#D4E2DD#D4E2DD
#D4E2DD is a very light, near-neutral teal. Relative luminance 0.736; OKLCH L 90.1% C 0.016 H 172.6°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2DD |
|---|---|
| RGB | rgb(212, 226, 221) |
| HSL | hsl(159, 19%, 86%) |
| HSV | hsv(159, 6%, 89%) |
| CMYK | cmyk(6.2%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(88.74, -5.59, 0.83) |
| CIE-LCH | lch(88.74, 5.65, 171.57°) |
| OKLab | oklab(90.08% -0.0163 0.0021) |
| OKLCH | oklch(90.08% 0.016 172.6) |
| XYZ | xyz(67.3963, 73.6096, 79.0500) |
| Luminance | 0.7361 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.21
Mintcream
#F5FFFA
ΔE00 6.51
Azure (CSS)
#F0FFFF
ΔE00 6.62
Fog
#D8DCE0
ΔE00 7.00
Silver (survey)
#C5C9C7
ΔE00 7.08
Gainsboro
#DCDCDC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2DD #E2D4D9
analogous
#D4E2D6 #D4E2DD #D4E0E2
triadic
#D4E2DD #DDD4E2 #E2DDD4
tetradic
#D4E2DD #D6D4E2 #E2D4D9 #E0E2D4
square
#D4E2DD #D6D4E2 #E2D4D9 #E0E2D4
split-complementary
#D4E2DD #E2D4E0 #E2D6D4
monochromatic
#8BB1A3 #AFC9C0 #D4E2DD #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.34
#D4E2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#D4E2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2DD
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2DD | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#D1E2E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e2dd; /* rgb */ color: rgb(212, 226, 221); /* oklch */ color: oklch(90.1% 0.016 172.6);
Tailwind
colors: {
custom: {
50: '#e1ebe7',
500: '#d4e2dd',
950: '#000000',
},
}SCSS
$custom: #d4e2dd; $custom-light: #e1ebe7; $custom-dark: #000000;
JSON
{
"hex": "#d4e2dd",
"rgb": {
"r": 212,
"g": 226,
"b": 221
},
"hsl": {
"h": 158.571,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.90082,
"c": 0.01642,
"h": 172.6
},
"luminance": 0.7361
}Semantic roles & 50–950 ramp
primary
#D4E2DD
secondary
#B8A2AA
accent
#48669E
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484