146A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Khaki × Deep Grayish Olive2.21 : 1fails WCAG
Khaki × Diamine Green1.86 : 1fails WCAG
Deep Grayish Olive × Diamine Green1.19 : 1fails WCAG
Take the palette with you
:root {
--khaki: #bc892b;
--deep-grayish-olive: #635a3a;
--diamine-green: #1a7444;
}