Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

Sanzo Wada, 1933–38 · 171 colors · 581 combinations

← All plates
188190

189A combination of 3 colorsVol.

Lemon Yellow

金絲雀色かなりやいろ

Deep Slate Olive

千斎茶せんさいちゃ

Venice Green

水浅葱みずあさぎ

Pair contrastWCAG 2 — can one color carry text on the other?

Lemon Yellow × Deep Slate Olive11.15 : 1AAA
Deep Slate Olive × Venice Green6.72 : 1AA
Lemon Yellow × Venice Green1.66 : 1fails WCAG

Take the palette with you

:root {
  --lemon-yellow: #f8ed43;
  --deep-slate-olive: #253122;
  --venice-green: #62c6bf;
}