219A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Chromium Green × Dusky Green2.80 : 1fails WCAG
Jasper Red × Dusky Green2.63 : 1fails WCAG
Jasper Red × Chromium Green1.07 : 1fails WCAG
Take the palette with you
:root {
--jasper-red: #eb5324;
--chromium-green: #719470;
--dusky-green: #004f46;
}