334A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Seashell Pink × Antwarp Blue4.07 : 1large text only
Yellow Green × Antwarp Blue3.32 : 1large text only
Seashell Pink × Olive3.07 : 1large text only
Olive × Yellow Green2.50 : 1fails WCAG
Olive × Antwarp Blue1.33 : 1fails WCAG
Seashell Pink × Yellow Green1.23 : 1fails WCAG
Take the palette with you
:root {
--seashell-pink: #fdd4bd;
--olive: #837e31;
--yellow-green: #afd472;
--antwarp-blue: #007190;
}