245A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Oil Green × Dark Tyrian Blue3.71 : 1large text only
Oil Green × Slate Color2.90 : 1fails WCAG
Carmine Red × Oil Green2.01 : 1fails WCAG
Carmine Red × Dark Tyrian Blue1.85 : 1fails WCAG
Carmine Red × Slate Color1.44 : 1fails WCAG
Dark Tyrian Blue × Slate Color1.28 : 1fails WCAG
Take the palette with you
:root {
--carmine-red: #a62c37;
--oil-green: #819238;
--dark-tyrian-blue: #12354e;
--slate-color: #34454c;
}