158A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Lemon Yellow × Cinnamon Rufous2.90 : 1fails WCAG
Cinnamon Rufous × Night Green1.70 : 1fails WCAG
Lemon Yellow × Night Green1.70 : 1fails WCAG
Take the palette with you
:root {
--lemon-yellow: #f8ed43;
--cinnamon-rufous: #c27544;
--night-green: #87c540;
}