#D4E4E7#D4E4E7
#D4E4E7 is a very light, near-neutral teal. Relative luminance 0.753; OKLCH L 90.8% C 0.018 H 210.2°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4E7 |
|---|---|
| RGB | rgb(212, 228, 231) |
| HSL | hsl(189, 28%, 87%) |
| HSV | hsv(189, 8%, 91%) |
| CMYK | cmyk(8.2%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(89.51, -4.73, -3.29) |
| CIE-LCH | lch(89.51, 5.76, 214.78°) |
| OKLab | oklab(90.78% -0.0152 -0.0088) |
| OKLCH | oklch(90.78% 0.018 210.2) |
| XYZ | xyz(69.3154, 75.2525, 86.4591) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.36
Azure (CSS)
#F0FFFF
ΔE00 5.85
Light Grey
#D8DCD6
ΔE00 6.08
Aliceblue
#F0F8FF
ΔE00 6.37
Gainsboro
#DCDCDC
ΔE00 6.74
Mintcream
#F5FFFA
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4E7 #E7D7D4
analogous
#D4E7E1 #D4E4E7 #D4DBE7
triadic
#D4E4E7 #E7D4E4 #E4E7D4
tetradic
#D4E4E7 #E1D4E7 #E7D7D4 #DBE7D4
square
#D4E4E7 #E1D4E7 #E7D7D4 #DBE7D4
split-complementary
#D4E4E7 #E7D4DB #E7E1D4
monochromatic
#85B3BB #ADCBD1 #D4E4E7 #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.31
#D4E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#D4E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4E7
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4E7 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E7
Deuteranopia (green-blind)
#DEE0E7
Tritanopia (blue-blind)
#CFE6E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e4e7; /* rgb */ color: rgb(212, 228, 231); /* oklch */ color: oklch(90.8% 0.018 210.2);
Tailwind
colors: {
custom: {
50: '#e1ecee',
500: '#d4e4e7',
950: '#000000',
},
}SCSS
$custom: #d4e4e7; $custom-light: #e1ecee; $custom-dark: #000000;
JSON
{
"hex": "#d4e4e7",
"rgb": {
"r": 212,
"g": 228,
"b": 231
},
"hsl": {
"h": 189.474,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.90777,
"c": 0.0176,
"h": 210.2
},
"luminance": 0.75253
}Semantic roles & 50–950 ramp
primary
#D4E4E7
secondary
#BFA5A0
accent
#4F3FA7
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485