Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
137139

138A combination of 3 colorsVol.

Golden Yellow

金茶きんちゃ

Lemon Yellow

金絲雀色かなりやいろ

Venice Green

水浅葱みずあさぎ

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

Golden Yellow × Lemon Yellow1.70 : 1fails WCAG
Lemon Yellow × Venice Green1.66 : 1fails WCAG
Golden Yellow × Venice Green1.02 : 1fails WCAG

Take the palette with you

:root {
  --golden-yellow: #f3a257;
  --lemon-yellow: #f8ed43;
  --venice-green: #62c6bf;
}