141A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Yellow Green × Dark Tyrian Blue7.59 : 1AAA
Orange × Dark Tyrian Blue4.46 : 1large text only
Orange × Yellow Green1.70 : 1fails WCAG
Take the palette with you
:root {
--orange: #f37420;
--yellow-green: #afd472;
--dark-tyrian-blue: #12354e;
}