210A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Lemon Yellow × Lincoln Green6.08 : 1AA
Cinnamon Buff × Lincoln Green4.76 : 1AA
Cinnamon Buff × Lemon Yellow1.28 : 1fails WCAG
Take the palette with you
:root {
--cinnamon-buff: #fdc57e;
--lemon-yellow: #f8ed43;
--lincoln-green: #555832;
}