127A combination of 3 colorsVol. Ⅱ· Clothes, Accessories
Design by 稗田研二
Pair contrastWCAG 2 — can one color carry text on the other?
Black × Orange Yellow10.29 : 1AAA
Green × Black5.49 : 1AA
Green × Orange Yellow1.87 : 1fails WCAG
Take the palette with you
:root {
--green: #489b6e;
--black: #111314;
--orange-yellow: #fcb315;
}