173A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Lemon Yellow × Madder Brown8.01 : 1AAA
Madder Brown × Turquoise Green6.66 : 1AA
Lemon Yellow × Turquoise Green1.20 : 1fails WCAG
Take the palette with you
:root {
--lemon-yellow: #f8ed43;
--madder-brown: #762c19;
--turquoise-green: #b5decc;
}