Skip to content
色譜宝典 — Shikifu Codex

A Dictionary of Color Combinations

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

← All plates
201203

202A combination of 3 colorsVol.

Turquoise Green

白緑びゃくろく

Cobalt Green

青磁色せいじいろ

Slate Color

石板色せきばんいろ

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

Turquoise Green × Slate Color6.80 : 1AA
Cobalt Green × Slate Color5.71 : 1AA
Turquoise Green × Cobalt Green1.19 : 1fails WCAG

Take the palette with you

:root {
  --turquoise-green: #b5decc;
  --cobalt-green: #96d1aa;
  --slate-color: #34454c;
}