#C4D2D0#C4D2D0
#C4D2D0 is a very light, near-neutral teal. Relative luminance 0.624; OKLCH L 85.3% C 0.015 H 186.6°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D2D0 |
|---|---|
| RGB | rgb(196, 210, 208) |
| HSL | hsl(171, 13%, 80%) |
| HSV | hsv(171, 7%, 82%) |
| CMYK | cmyk(6.7%, 0%, 1%, 17.6%) |
| CIE-LAB | lab(83.12, -5.10, -0.64) |
| CIE-LCH | lch(83.12, 5.14, 187.15°) |
| OKLab | oklab(85.25% -0.0153 -0.0018) |
| OKLCH | oklch(85.25% 0.015 186.6) |
| XYZ | xyz(57.1943, 62.3824, 68.6900) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.56
Light Grey
#D8DCD6
ΔE00 5.14
Light Gray
#D3D3D3
ΔE00 6.62
Fog
#D8DCE0
ΔE00 6.64
Gainsboro
#DCDCDC
ΔE00 7.22
Silver
#C0C0C0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D2D0 #D2C4C6
analogous
#C4D2C9 #C4D2D0 #C4CDD2
triadic
#C4D2D0 #D0C4D2 #D2D0C4
tetradic
#C4D2D0 #C9C4D2 #D2C4C6 #CDD2C4
square
#C4D2D0 #C9C4D2 #D2C4C6 #CDD2C4
split-complementary
#C4D2D0 #D2C4CD #D2C9C4
monochromatic
#7F9D99 #A1B8B4 #C4D2D0 #E7ECEC #EEF2F1
Accessibility & contrast
On white
1.56
#C4D2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#C4D2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D2D0
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D2D0 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D0
Deuteranopia (green-blind)
#CDCED0
Tritanopia (blue-blind)
#C1D3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c4d2d0; /* rgb */ color: rgb(196, 210, 208); /* oklch */ color: oklch(85.3% 0.015 186.6);
Tailwind
colors: {
custom: {
50: '#d5dfde',
500: '#c4d2d0',
950: '#000000',
},
}SCSS
$custom: #c4d2d0; $custom-light: #d5dfde; $custom-dark: #000000;
JSON
{
"hex": "#c4d2d0",
"rgb": {
"r": 196,
"g": 210,
"b": 208
},
"hsl": {
"h": 171.429,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.85253,
"c": 0.01542,
"h": 186.6
},
"luminance": 0.62383
}Semantic roles & 50–950 ramp
primary
#C4D2D0
secondary
#A69497
accent
#4E5898
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484