216A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Green × Black5.49 : 1AA
Jasper Red × Black5.14 : 1AA
Jasper Red × Green1.07 : 1fails WCAG
Take the palette with you
:root {
--jasper-red: #eb5324;
--green: #489b6e;
--black: #111314;
}