188A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Rainette Green × Cobalt Green1.61 : 1fails WCAG
Salvia Blue × Cobalt Green1.33 : 1fails WCAG
Rainette Green × Salvia Blue1.22 : 1fails WCAG
Take the palette with you
:root {
--rainette-green: #8fa071;
--salvia-blue: #97acc8;
--cobalt-green: #96d1aa;
}