207A combination of 3 colorsVol. Ⅰ
Pair contrastWCAG 2 — can one color carry text on the other?
Glaucous Green × Black11.05 : 1AAA
Sudan Brown × Black4.10 : 1large text only
Sudan Brown × Glaucous Green2.70 : 1fails WCAG
Take the palette with you
:root {
--sudan-brown: #a36752;
--glaucous-green: #b4cdc2;
--black: #111314;
}