#C4D0CD#C4D0CD
#C4D0CD is a very light, near-neutral teal. Relative luminance 0.613; OKLCH L 84.8% C 0.014 H 179.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D0CD |
|---|---|
| RGB | rgb(196, 208, 205) |
| HSL | hsl(165, 11%, 79%) |
| HSV | hsv(165, 6%, 82%) |
| CMYK | cmyk(5.8%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(82.52, -4.63, 0.08) |
| CIE-LCH | lch(82.52, 4.63, 179.00°) |
| OKLab | oklab(84.75% -0.0137 0.0001) |
| OKLCH | oklch(84.75% 0.014 179.4) |
| XYZ | xyz(56.3381, 61.2548, 66.6010) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.82
Light Grey
#D8DCD6
ΔE00 4.73
Light Gray
#D3D3D3
ΔE00 6.16
Fog
#D8DCE0
ΔE00 6.60
Silver
#C0C0C0
ΔE00 6.86
Gainsboro
#DCDCDC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D0CD #D0C4C7
analogous
#C4D0C7 #C4D0CD #C4CDD0
triadic
#C4D0CD #CDC4D0 #D0CDC4
tetradic
#C4D0CD #C7C4D0 #D0C4C7 #CDD0C4
square
#C4D0CD #C7C4D0 #D0C4C7 #CDD0C4
split-complementary
#C4D0CD #D0C4CD #D0C7C4
monochromatic
#809A93 #A2B5B0 #C4D0CD #E6EBEA #EEF1F1
Accessibility & contrast
On white
1.58
#C4D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#C4D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D0CD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D0CD | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#CCCDCD
Tritanopia (blue-blind)
#C1D0CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c4d0cd; /* rgb */ color: rgb(196, 208, 205); /* oklch */ color: oklch(84.8% 0.014 179.4);
Tailwind
colors: {
custom: {
50: '#d5dedc',
500: '#c4d0cd',
950: '#000000',
},
}SCSS
$custom: #c4d0cd; $custom-light: #d5dedc; $custom-dark: #000000;
JSON
{
"hex": "#c4d0cd",
"rgb": {
"r": 196,
"g": 208,
"b": 205
},
"hsl": {
"h": 165,
"s": 11.321,
"l": 79.216
},
"oklch": {
"l": 0.84753,
"c": 0.01368,
"h": 179.4
},
"luminance": 0.61255
}Semantic roles & 50–950 ramp
primary
#C4D0CD
secondary
#A49498
accent
#506195
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484