150A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Seashell Pink × Citron Yellow1.57 : 1fails WCAG
Citron Yellow × Glaucous Green1.28 : 1fails WCAG
Seashell Pink × Glaucous Green1.23 : 1fails WCAG
Take the palette with you
:root {
--seashell-pink: #fdd4bd;
--citron-yellow: #b2b73e;
--glaucous-green: #b4cdc2;
}