200A combination of 3 colorsVol. Ⅱ· Book Design, Poster, Wrapping Paper
Design by 木下茂
Pair contrastWCAG 2 — can one color carry text on the other?
Dusky Green × White9.52 : 1AAA
Dusky Green × Apricot Orange3.98 : 1large text only
White × Apricot Orange2.39 : 1fails WCAG
Take the palette with you
:root {
--dusky-green: #004f46;
--white: #ffffff;
--apricot-orange: #f68c50;
}