#D4E4DD#D4E4DD
#D4E4DD is a very light, near-neutral teal. Relative luminance 0.747; OKLCH L 90.5% C 0.019 H 167.9°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4DD |
|---|---|
| RGB | rgb(212, 228, 221) |
| HSL | hsl(154, 23%, 86%) |
| HSV | hsv(154, 7%, 89%) |
| CMYK | cmyk(7%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(89.25, -6.61, 1.58) |
| CIE-LCH | lch(89.25, 6.80, 166.56°) |
| OKLab | oklab(90.49% -0.0191 0.0041) |
| OKLCH | oklch(90.49% 0.019 167.9) |
| XYZ | xyz(67.9433, 74.7036, 79.2323) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.10
Honeydew
#F0FFF0
ΔE00 6.47
Mintcream
#F5FFFA
ΔE00 6.55
Azure (CSS)
#F0FFFF
ΔE00 6.79
Lightcyan
#E0FFFF
ΔE00 7.35
Silver (survey)
#C5C9C7
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4DD #E4D4DB
analogous
#D4E4D5 #D4E4DD #D4E3E4
triadic
#D4E4DD #DDD4E4 #E4DDD4
tetradic
#D4E4DD #D5D4E4 #E4D4DB #E3E4D4
square
#D4E4DD #D5D4E4 #E4D4DB #E3E4D4
split-complementary
#D4E4DD #E4D4E3 #E4D5D4
monochromatic
#89B5A2 #AECCBF #D4E4DD #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.32
#D4E4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#D4E4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4DD
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4DD | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DD
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#D1E4E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e4dd; /* rgb */ color: rgb(212, 228, 221); /* oklch */ color: oklch(90.5% 0.019 167.9);
Tailwind
colors: {
custom: {
50: '#e1ece7',
500: '#d4e4dd',
950: '#000000',
},
}SCSS
$custom: #d4e4dd; $custom-light: #e1ece7; $custom-dark: #000000;
JSON
{
"hex": "#d4e4dd",
"rgb": {
"r": 212,
"g": 228,
"b": 221
},
"hsl": {
"h": 153.75,
"s": 22.857,
"l": 86.275
},
"oklch": {
"l": 0.90489,
"c": 0.01949,
"h": 167.9
},
"luminance": 0.74704
}Semantic roles & 50–950 ramp
primary
#D4E4DD
secondary
#BBA1AC
accent
#446DA1
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484