189A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Lemon Yellow × Deep Slate Olive11.15 : 1AAA
Deep Slate Olive × Venice Green6.72 : 1AA
Lemon Yellow × Venice Green1.66 : 1fails WCAG
Take the palette with you
:root {
--lemon-yellow: #f8ed43;
--deep-slate-olive: #253122;
--venice-green: #62c6bf;
}