065A combination of 3 colorsVol. Ⅱ· November
Pair contrastWCAG 2 — can one color carry text on the other?
Dull Viridian Green × Lincoln Green1.92 : 1fails WCAG
Lincoln Green × Etruscan Red1.66 : 1fails WCAG
Dull Viridian Green × Etruscan Red1.15 : 1fails WCAG
Take the palette with you
:root {
--dull-viridian-green: #009465;
--lincoln-green: #555832;
--etruscan-red: #c55347;
}