202A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Turquoise Green × Slate Color6.80 : 1AA
Cobalt Green × Slate Color5.71 : 1AA
Turquoise Green × Cobalt Green1.19 : 1fails WCAG
Take the palette with you
:root {
--turquoise-green: #b5decc;
--cobalt-green: #96d1aa;
--slate-color: #34454c;
}