163A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Apricot Yellow × Antwarp Blue4.14 : 1large text only
Turquoise Green × Antwarp Blue3.79 : 1large text only
Apricot Yellow × Turquoise Green1.09 : 1fails WCAG
Take the palette with you
:root {
--apricot-yellow: #ffdd00;
--turquoise-green: #b5decc;
--antwarp-blue: #007190;
}