#D4E0DD#D4E0DD
#D4E0DD is a very light, near-neutral teal. Relative luminance 0.725; OKLCH L 89.7% C 0.013 H 179.4°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E0DD |
|---|---|
| RGB | rgb(212, 224, 221) |
| HSL | hsl(165, 16%, 85%) |
| HSV | hsv(165, 5%, 88%) |
| CMYK | cmyk(5.4%, 0%, 1.3%, 12.2%) |
| CIE-LAB | lab(88.22, -4.57, 0.08) |
| CIE-LCH | lch(88.22, 4.57, 179.04°) |
| OKLab | oklab(89.68% -0.0135 0.0001) |
| OKLCH | oklch(89.68% 0.014 179.4) |
| XYZ | xyz(66.8556, 72.5282, 78.8697) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.51
Fog
#D8DCE0
ΔE00 5.66
Gainsboro
#DCDCDC
ΔE00 5.94
Silver (survey)
#C5C9C7
ΔE00 6.15
Light Gray
#D3D3D3
ΔE00 6.39
Azure (CSS)
#F0FFFF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E0DD #E0D4D7
analogous
#D4E0D7 #D4E0DD #D4DDE0
triadic
#D4E0DD #DDD4E0 #E0DDD4
tetradic
#D4E0DD #D7D4E0 #E0D4D7 #DDE0D4
square
#D4E0DD #D7D4E0 #E0D4D7 #DDE0D4
split-complementary
#D4E0DD #E0D4DD #E0D7D4
monochromatic
#8DADA5 #B0C6C1 #D4E0DD #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.35
#D4E0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#D4E0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E0DD
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E0DD | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDD
Deuteranopia (green-blind)
#DCDDDD
Tritanopia (blue-blind)
#D1E0DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4e0dd; /* rgb */ color: rgb(212, 224, 221); /* oklch */ color: oklch(89.7% 0.013 179.4);
Tailwind
colors: {
custom: {
50: '#e1e9e7',
500: '#d4e0dd',
950: '#000000',
},
}SCSS
$custom: #d4e0dd; $custom-light: #e1e9e7; $custom-dark: #000000;
JSON
{
"hex": "#d4e0dd",
"rgb": {
"r": 212,
"g": 224,
"b": 221
},
"hsl": {
"h": 165,
"s": 16.216,
"l": 85.49
},
"oklch": {
"l": 0.89675,
"c": 0.0135,
"h": 179.4
},
"luminance": 0.72529
}Semantic roles & 50–950 ramp
primary
#D4E0DD
secondary
#B6A3A7
accent
#4B5F9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484