271A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Cobalt Green × Deep Slate Green8.18 : 1AAA
Green Blue × Deep Slate Green3.76 : 1large text only
Pomegranite Purple × Cobalt Green3.58 : 1large text only
Pomegranite Purple × Deep Slate Green2.28 : 1fails WCAG
Cobalt Green × Green Blue2.18 : 1fails WCAG
Pomegranite Purple × Green Blue1.65 : 1fails WCAG
Take the palette with you
:root {
--pomegranite-purple: #b71f57;
--cobalt-green: #96d1aa;
--green-blue: #099197;
--deep-slate-green: #112f2c;
}