182A combination of 3 colorsVol. Ⅱ· Earthenware, Lacquerware
Design by 木下茂
Pair contrastWCAG 2 — can one color carry text on the other?
White × Yellow Orange2.13 : 1fails WCAG
Cobalt Green × White1.75 : 1fails WCAG
Cobalt Green × Yellow Orange1.22 : 1fails WCAG
Take the palette with you
:root {
--cobalt-green: #96d1aa;
--white: #ffffff;
--yellow-orange: #f99d1b;
}