Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
292294

293A combination of 4 colorsVol.

Raw Sienna

檜皮色ひわだいろ

Turquoise Green

白緑びゃくろく

Artemesia Green

千草鼠ちぐさねずみ

Green

緑色みどりいろ

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

Raw Sienna × Turquoise Green2.60 : 1fails WCAG
Turquoise Green × Green2.31 : 1fails WCAG
Turquoise Green × Artemesia Green2.28 : 1fails WCAG
Raw Sienna × Artemesia Green1.14 : 1fails WCAG
Raw Sienna × Green1.12 : 1fails WCAG
Artemesia Green × Green1.01 : 1fails WCAG

Take the palette with you

:root {
  --raw-sienna: #bb7125;
  --turquoise-green: #b5decc;
  --artemesia-green: #709390;
  --green: #489b6e;
}