#D4E5DD#D4E5DD
#D4E5DD is a very light, muted teal. Relative luminance 0.753; OKLCH L 90.7% C 0.021 H 166.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E5DD |
|---|---|
| RGB | rgb(212, 229, 221) |
| HSL | hsl(152, 25%, 86%) |
| HSV | hsv(152, 7%, 90%) |
| CMYK | cmyk(7.4%, 0%, 3.5%, 10.2%) |
| CIE-LAB | lab(89.51, -7.12, 1.96) |
| CIE-LCH | lch(89.51, 7.39, 164.64°) |
| OKLab | oklab(90.69% -0.0204 0.0051) |
| OKLCH | oklch(90.69% 0.021 166) |
| XYZ | xyz(68.2192, 75.2554, 79.3243) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.58
Honeydew
#F0FFF0
ΔE00 6.14
Mintcream
#F5FFFA
ΔE00 6.65
Azure (CSS)
#F0FFFF
ΔE00 6.94
Lightcyan
#E0FFFF
ΔE00 7.22
Ice
#D6FFFA
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E5DD #E5D4DC
analogous
#D4E5D5 #D4E5DD #D4E5E5
triadic
#D4E5DD #DDD4E5 #E5DDD4
tetradic
#D4E5DD #D5D4E5 #E5D4DC #E5E5D4
square
#D4E5DD #D5D4E5 #E5D4DC #E5E5D4
split-complementary
#D4E5DD #E5D4E5 #E5D5D4
monochromatic
#88B7A1 #AECEBF #D4E5DD #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.31
#D4E5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#D4E5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E5DD
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E5DD | 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)
#E4E2DD
Deuteranopia (green-blind)
#E1E0DD
Tritanopia (blue-blind)
#D1E5E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e5dd; /* rgb */ color: rgb(212, 229, 221); /* oklch */ color: oklch(90.7% 0.021 166.0);
Tailwind
colors: {
custom: {
50: '#e1ede7',
500: '#d4e5dd',
950: '#000000',
},
}SCSS
$custom: #d4e5dd; $custom-light: #e1ede7; $custom-dark: #000000;
JSON
{
"hex": "#d4e5dd",
"rgb": {
"r": 212,
"g": 229,
"b": 221
},
"hsl": {
"h": 151.765,
"s": 24.638,
"l": 86.471
},
"oklch": {
"l": 0.90694,
"c": 0.02106,
"h": 166
},
"luminance": 0.75256
}Semantic roles & 50–950 ramp
primary
#D4E5DD
secondary
#BCA1AE
accent
#4270A3
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484