291A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Light Green Yellow × Sea Green1.58 : 1fails WCAG
Sea Green × Cobalt Green1.50 : 1fails WCAG
Sea Green × Calamine Blue1.43 : 1fails WCAG
Light Green Yellow × Calamine Blue1.11 : 1fails WCAG
Light Green Yellow × Cobalt Green1.06 : 1fails WCAG
Cobalt Green × Calamine Blue1.05 : 1fails WCAG
Take the palette with you
:root {
--light-green-yellow: #c7d14f;
--sea-green: #00b49b;
--cobalt-green: #96d1aa;
--calamine-blue: #78cdd0;
}