Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
187189

188A combination of 3 colorsVol.

Rainette Green

松葉色まつばいろ

Salvia Blue

空色そらいろ

Cobalt Green

青磁色せいじいろ

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

Rainette Green × Cobalt Green1.61 : 1fails WCAG
Salvia Blue × Cobalt Green1.33 : 1fails WCAG
Rainette Green × Salvia Blue1.22 : 1fails WCAG

Take the palette with you

:root {
  --rainette-green: #8fa071;
  --salvia-blue: #97acc8;
  --cobalt-green: #96d1aa;
}