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