#D4E0DE#D4E0DE
#D4E0DE is a very light, near-neutral teal. Relative luminance 0.726; OKLCH L 89.7% C 0.013 H 185.1°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E0DE |
|---|---|
| RGB | rgb(212, 224, 222) |
| HSL | hsl(170, 16%, 85%) |
| HSV | hsv(170, 5%, 88%) |
| CMYK | cmyk(5.4%, 0%, 0.9%, 12.2%) |
| CIE-LAB | lab(88.25, -4.38, -0.41) |
| CIE-LCH | lch(88.25, 4.40, 185.37°) |
| OKLab | oklab(89.7% -0.0131 -0.0012) |
| OKLCH | oklch(89.7% 0.013 185.1) |
| XYZ | xyz(66.9892, 72.5817, 79.5735) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.67
Fog
#D8DCE0
ΔE00 5.29
Gainsboro
#DCDCDC
ΔE00 5.74
Silver (survey)
#C5C9C7
ΔE00 6.09
Light Gray
#D3D3D3
ΔE00 6.21
Azure (CSS)
#F0FFFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E0DE #E0D4D6
analogous
#D4E0D8 #D4E0DE #D4DCE0
triadic
#D4E0DE #DED4E0 #E0DED4
tetradic
#D4E0DE #D8D4E0 #E0D4D6 #DCE0D4
square
#D4E0DE #D8D4E0 #E0D4D6 #DCE0D4
split-complementary
#D4E0DE #E0D4DC #E0D8D4
monochromatic
#8DADA7 #B0C6C3 #D4E0DE #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.35
#D4E0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#D4E0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E0DE
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E0DE | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDE
Deuteranopia (green-blind)
#DCDDDE
Tritanopia (blue-blind)
#D1E1DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4e0de; /* rgb */ color: rgb(212, 224, 222); /* oklch */ color: oklch(89.7% 0.013 185.1);
Tailwind
colors: {
custom: {
50: '#e1e9e8',
500: '#d4e0de',
950: '#000000',
},
}SCSS
$custom: #d4e0de; $custom-light: #e1e9e8; $custom-dark: #000000;
JSON
{
"hex": "#d4e0de",
"rgb": {
"r": 212,
"g": 224,
"b": 222
},
"hsl": {
"h": 170,
"s": 16.216,
"l": 85.49
},
"oklch": {
"l": 0.89704,
"c": 0.01316,
"h": 185.1
},
"luminance": 0.72582
}Semantic roles & 50–950 ramp
primary
#D4E0DE
secondary
#B6A3A6
accent
#4B589A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484