144A combination of 4 colorsVol. Ⅱ· Clothes, Accessories
Pair contrastWCAG 2 — can one color carry text on the other?
White × Black18.63 : 1AAA
Ivory Buff × Black12.75 : 1AAA
Green Blue × Black4.89 : 1AA
Green Blue × White3.81 : 1large text only
Green Blue × Ivory Buff2.61 : 1fails WCAG
Ivory Buff × White1.46 : 1fails WCAG
Take the palette with you
:root {
--green-blue: #099197;
--ivory-buff: #ebd3a2;
--white: #ffffff;
--black: #111314;
}