135A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Sulpher Yellow × Cossack Green4.46 : 1large text only
Cossack Green × Salvia Blue2.29 : 1fails WCAG
Sulpher Yellow × Salvia Blue1.95 : 1fails WCAG
Take the palette with you
:root {
--sulpher-yellow: #f5ecc2;
--cossack-green: #437742;
--salvia-blue: #97acc8;
}