#D4DEDC#D4DEDC
#D4DEDC is a very light, near-neutral teal. Relative luminance 0.714; OKLCH L 89.2% C 0.011 H 182.8°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DEDC |
|---|---|
| RGB | rgb(212, 222, 220) |
| HSL | hsl(168, 13%, 85%) |
| HSV | hsv(168, 5%, 87%) |
| CMYK | cmyk(4.5%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(87.68, -3.72, -0.19) |
| CIE-LCH | lch(87.68, 3.73, 182.86°) |
| OKLab | oklab(89.24% -0.0111 -0.0005) |
| OKLCH | oklch(89.24% 0.011 182.8) |
| XYZ | xyz(66.1884, 71.4064, 77.9920) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.98
Fog
#D8DCE0
ΔE00 4.65
Gainsboro
#DCDCDC
ΔE00 4.96
Light Gray
#D3D3D3
ΔE00 5.36
Silver (survey)
#C5C9C7
ΔE00 5.36
Azure (CSS)
#F0FFFF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DEDC #DED4D6
analogous
#D4DED7 #D4DEDC #D4DBDE
triadic
#D4DEDC #DCD4DE #DEDCD4
tetradic
#D4DEDC #D7D4DE #DED4D6 #DBDED4
square
#D4DEDC #D7D4DE #DED4D6 #DBDED4
split-complementary
#D4DEDC #DED4DB #DED7D4
monochromatic
#8FA9A4 #B1C3C0 #D4DEDC #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.37
#D4DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D4DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DEDC
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DEDC | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#DBDBDC
Tritanopia (blue-blind)
#D2DEDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dedc; /* rgb */ color: rgb(212, 222, 220); /* oklch */ color: oklch(89.2% 0.011 182.8);
Tailwind
colors: {
custom: {
50: '#e1e8e6',
500: '#d4dedc',
950: '#000000',
},
}SCSS
$custom: #d4dedc; $custom-light: #e1e8e6; $custom-dark: #000000;
JSON
{
"hex": "#d4dedc",
"rgb": {
"r": 212,
"g": 222,
"b": 220
},
"hsl": {
"h": 168,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.89241,
"c": 0.0111,
"h": 182.8
},
"luminance": 0.71407
}Semantic roles & 50–950 ramp
primary
#D4DEDC
secondary
#B3A3A6
accent
#4E5D97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484