156A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Cobalt Green × Violet4.98 : 1AA
Olive Ocher × Violet4.34 : 1large text only
Olive Ocher × Cobalt Green1.15 : 1fails WCAG
Take the palette with you
:root {
--olive-ocher: #d6b43e;
--cobalt-green: #96d1aa;
--violet: #4f4086;
}