#C4D4D2#C4D4D2
#C4D4D2 is a very light, near-neutral teal. Relative luminance 0.635; OKLCH L 85.7% C 0.018 H 187.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D4D2 |
|---|---|
| RGB | rgb(196, 212, 210) |
| HSL | hsl(173, 16%, 80%) |
| HSV | hsv(173, 8%, 83%) |
| CMYK | cmyk(7.5%, 0%, 0.9%, 16.9%) |
| CIE-LAB | lab(83.69, -5.76, -0.86) |
| CIE-LCH | lch(83.69, 5.82, 188.53°) |
| OKLab | oklab(85.72% -0.0173 -0.0024) |
| OKLCH | oklch(85.72% 0.018 187.8) |
| XYZ | xyz(57.9388, 63.4751, 70.1597) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.38
Light Grey
#D8DCD6
ΔE00 5.54
Fog
#D8DCE0
ΔE00 7.07
Light Gray
#D3D3D3
ΔE00 7.28
Gainsboro
#DCDCDC
ΔE00 7.73
Silver
#C0C0C0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D4D2 #D4C4C6
analogous
#C4D4CA #C4D4D2 #C4CED4
triadic
#C4D4D2 #D2C4D4 #D4D2C4
tetradic
#C4D4D2 #CAC4D4 #D4C4C6 #CED4C4
square
#C4D4D2 #CAC4D4 #D4C4C6 #CED4C4
split-complementary
#C4D4D2 #D4C4CE #D4CAC4
monochromatic
#7DA09C #A1BAB7 #C4D4D2 #E7EEED #EDF2F1
Accessibility & contrast
On white
1.53
#C4D4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#C4D4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D4D2
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D4D2 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#CFD0D2
Tritanopia (blue-blind)
#C0D5D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c4d4d2; /* rgb */ color: rgb(196, 212, 210); /* oklch */ color: oklch(85.7% 0.018 187.8);
Tailwind
colors: {
custom: {
50: '#d5e1df',
500: '#c4d4d2',
950: '#000000',
},
}SCSS
$custom: #c4d4d2; $custom-light: #d5e1df; $custom-dark: #000000;
JSON
{
"hex": "#c4d4d2",
"rgb": {
"r": 196,
"g": 212,
"b": 210
},
"hsl": {
"h": 172.5,
"s": 15.686,
"l": 80
},
"oklch": {
"l": 0.85724,
"c": 0.0175,
"h": 187.8
},
"luminance": 0.63476
}Semantic roles & 50–950 ramp
primary
#C4D4D2
secondary
#A99396
accent
#4C559A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484