138A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Golden Yellow × Lemon Yellow1.70 : 1fails WCAG
Lemon Yellow × Venice Green1.66 : 1fails WCAG
Golden Yellow × Venice Green1.02 : 1fails WCAG
Take the palette with you
:root {
--golden-yellow: #f3a257;
--lemon-yellow: #f8ed43;
--venice-green: #62c6bf;
}