149A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Olive Ocher × Deep Slate Green7.13 : 1AAA
Orange × Deep Slate Green5.00 : 1AA
Olive Ocher × Orange1.43 : 1fails WCAG
Take the palette with you
:root {
--olive-ocher: #d6b43e;
--orange: #f37420;
--deep-slate-green: #112f2c;
}