040A combination of 3 colorsVol. Ⅱ· July
Pair contrastWCAG 2 — can one color carry text on the other?
Sulpher Yellow × Sea Green2.21 : 1fails WCAG
Grape Green × Sulpher Yellow1.97 : 1fails WCAG
Grape Green × Sea Green1.12 : 1fails WCAG
Take the palette with you
:root {
--grape-green: #a3b063;
--sulpher-yellow: #f5ecc2;
--sea-green: #00b49b;
}