#D4E4E1#D4E4E1
#D4E4E1 is a very light, near-neutral teal. Relative luminance 0.749; OKLCH L 90.6% C 0.018 H 183.5°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4E1 |
|---|---|
| RGB | rgb(212, 228, 225) |
| HSL | hsl(169, 23%, 86%) |
| HSV | hsv(169, 7%, 89%) |
| CMYK | cmyk(7%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(89.36, -5.87, -0.37) |
| CIE-LCH | lch(89.36, 5.88, 183.60°) |
| OKLab | oklab(90.6% -0.0175 -0.0011) |
| OKLCH | oklch(90.6% 0.018 183.5) |
| XYZ | xyz(68.4825, 74.9193, 82.0725) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.04
Azure (CSS)
#F0FFFF
ΔE00 6.00
Mintcream
#F5FFFA
ΔE00 6.38
Lightcyan
#E0FFFF
ΔE00 6.88
Fog
#D8DCE0
ΔE00 6.94
Gainsboro
#DCDCDC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4E1 #E4D4D7
analogous
#D4E4D9 #D4E4E1 #D4DFE4
triadic
#D4E4E1 #E1D4E4 #E4E1D4
tetradic
#D4E4E1 #D9D4E4 #E4D4D7 #DFE4D4
square
#D4E4E1 #D9D4E4 #E4D4D7 #DFE4D4
split-complementary
#D4E4E1 #E4D4DF #E4D9D4
monochromatic
#89B5AD #AECCC7 #D4E4E1 #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.31
#D4E4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#D4E4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4E1
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4E1 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E1
Deuteranopia (green-blind)
#DFE0E1
Tritanopia (blue-blind)
#D0E5E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e4e1; /* rgb */ color: rgb(212, 228, 225); /* oklch */ color: oklch(90.6% 0.018 183.5);
Tailwind
colors: {
custom: {
50: '#e1ecea',
500: '#d4e4e1',
950: '#000000',
},
}SCSS
$custom: #d4e4e1; $custom-light: #e1ecea; $custom-dark: #000000;
JSON
{
"hex": "#d4e4e1",
"rgb": {
"r": 212,
"g": 228,
"b": 225
},
"hsl": {
"h": 168.75,
"s": 22.857,
"l": 86.275
},
"oklch": {
"l": 0.90603,
"c": 0.01754,
"h": 183.5
},
"luminance": 0.7492
}Semantic roles & 50–950 ramp
primary
#D4E4E1
secondary
#BBA1A6
accent
#4456A1
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484