#D4E4E5#D4E4E5
#D4E4E5 is a very light, near-neutral teal. Relative luminance 0.751; OKLCH L 90.7% C 0.017 H 201.4°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4E5 |
|---|---|
| RGB | rgb(212, 228, 229) |
| HSL | hsl(184, 25%, 86%) |
| HSV | hsv(184, 7%, 90%) |
| CMYK | cmyk(7.4%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(89.46, -5.11, -2.32) |
| CIE-LCH | lch(89.46, 5.61, 204.35°) |
| OKLab | oklab(90.72% -0.016 -0.0062) |
| OKLCH | oklch(90.72% 0.017 201.4) |
| XYZ | xyz(69.0346, 75.1401, 84.9800) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.60
Azure (CSS)
#F0FFFF
ΔE00 5.74
Fog
#D8DCE0
ΔE00 5.80
Mintcream
#F5FFFA
ΔE00 6.75
Gainsboro
#DCDCDC
ΔE00 6.87
Aliceblue
#F0F8FF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4E5 #E5D5D4
analogous
#D4E5DE #D4E4E5 #D4DCE5
triadic
#D4E4E5 #E5D4E4 #E4E5D4
tetradic
#D4E4E5 #DED4E5 #E5D5D4 #DCE5D4
square
#D4E4E5 #DED4E5 #E5D5D4 #DCE5D4
split-complementary
#D4E4E5 #E5D4DC #E5DED4
monochromatic
#88B4B7 #AECCCE #D4E4E5 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.31
#D4E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#D4E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4E5
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4E5 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E5
Deuteranopia (green-blind)
#DEE0E5
Tritanopia (blue-blind)
#CFE5E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e4e5; /* rgb */ color: rgb(212, 228, 229); /* oklch */ color: oklch(90.7% 0.017 201.4);
Tailwind
colors: {
custom: {
50: '#e1eced',
500: '#d4e4e5',
950: '#000000',
},
}SCSS
$custom: #d4e4e5; $custom-light: #e1eced; $custom-dark: #000000;
JSON
{
"hex": "#d4e4e5",
"rgb": {
"r": 212,
"g": 228,
"b": 229
},
"hsl": {
"h": 183.529,
"s": 24.638,
"l": 86.471
},
"oklch": {
"l": 0.90719,
"c": 0.01715,
"h": 201.4
},
"luminance": 0.75141
}Semantic roles & 50–950 ramp
primary
#D4E4E5
secondary
#BCA2A1
accent
#4842A3
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484