#D4E6DD#D4E6DD
#D4E6DD is a very light, muted teal. Relative luminance 0.758; OKLCH L 90.9% C 0.023 H 164.5°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6DD |
|---|---|
| RGB | rgb(212, 230, 221) |
| HSL | hsl(150, 26%, 87%) |
| HSV | hsv(150, 8%, 90%) |
| CMYK | cmyk(7.8%, 0%, 3.9%, 9.8%) |
| CIE-LAB | lab(89.77, -7.63, 2.33) |
| CIE-LCH | lch(89.77, 7.98, 163.00°) |
| OKLab | oklab(90.9% -0.0218 0.0061) |
| OKLCH | oklch(90.9% 0.023 164.5) |
| XYZ | xyz(68.4966, 75.8103, 79.4168) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.87
Light Grey
#D8DCD6
ΔE00 6.07
Mintcream
#F5FFFA
ΔE00 6.79
Azure (CSS)
#F0FFFF
ΔE00 7.14
Lightcyan
#E0FFFF
ΔE00 7.15
Ice
#D6FFFA
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6DD #E6D4DD
analogous
#D4E6D4 #D4E6DD #D4E6E6
triadic
#D4E6DD #DDD4E6 #E6DDD4
tetradic
#D4E6DD #D4D4E6 #E6D4DD #E6E6D4
square
#D4E6DD #D4D4E6 #E6D4DD #E6E6D4
split-complementary
#D4E6DD #E6D4E6 #E6D4D4
monochromatic
#87B9A0 #ADD0BE #D4E6DD #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.30
#D4E6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#D4E6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6DD
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6DD | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DD
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#D1E6E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e6dd; /* rgb */ color: rgb(212, 230, 221); /* oklch */ color: oklch(90.9% 0.023 164.5);
Tailwind
colors: {
custom: {
50: '#e1ede7',
500: '#d4e6dd',
950: '#000000',
},
}SCSS
$custom: #d4e6dd; $custom-light: #e1ede7; $custom-dark: #000000;
JSON
{
"hex": "#d4e6dd",
"rgb": {
"r": 212,
"g": 230,
"b": 221
},
"hsl": {
"h": 150,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.90898,
"c": 0.02265,
"h": 164.5
},
"luminance": 0.75811
}Semantic roles & 50–950 ramp
primary
#D4E6DD
secondary
#BEA0AF
accent
#4073A5
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484