347A combination of 4 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Sea Green × Helvetia Blue2.78 : 1fails WCAG
Olive Yellow × Helvetia Blue2.73 : 1fails WCAG
Helvetia Blue × Lilac2.42 : 1fails WCAG
Sea Green × Lilac1.15 : 1fails WCAG
Olive Yellow × Lilac1.13 : 1fails WCAG
Olive Yellow × Sea Green1.02 : 1fails WCAG
Take the palette with you
:root {
--olive-yellow: #a6a159;
--sea-green: #00b49b;
--helvetia-blue: #005b8d;
--lilac: #b984af;
}