#D4E3DD#D4E3DD
#D4E3DD is a very light, near-neutral teal. Relative luminance 0.742; OKLCH L 90.3% C 0.018 H 170.0°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E3DD |
|---|---|
| RGB | rgb(212, 227, 221) |
| HSL | hsl(156, 21%, 86%) |
| HSV | hsv(156, 7%, 89%) |
| CMYK | cmyk(6.6%, 0%, 2.6%, 11%) |
| CIE-LAB | lab(89.00, -6.10, 1.20) |
| CIE-LCH | lch(89.00, 6.22, 168.83°) |
| OKLab | oklab(90.29% -0.0177 0.0031) |
| OKLCH | oklch(90.29% 0.018 170) |
| XYZ | xyz(67.6690, 74.1550, 79.1409) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.64
Mintcream
#F5FFFA
ΔE00 6.50
Azure (CSS)
#F0FFFF
ΔE00 6.67
Honeydew
#F0FFF0
ΔE00 6.84
Lightcyan
#E0FFFF
ΔE00 7.53
Silver (survey)
#C5C9C7
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E3DD #E3D4DA
analogous
#D4E3D5 #D4E3DD #D4E1E3
triadic
#D4E3DD #DDD4E3 #E3DDD4
tetradic
#D4E3DD #D5D4E3 #E3D4DA #E1E3D4
square
#D4E3DD #D5D4E3 #E3D4DA #E1E3D4
split-complementary
#D4E3DD #E3D4E1 #E3D5D4
monochromatic
#8AB3A2 #AFCBC0 #D4E3DD #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.33
#D4E3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#D4E3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E3DD
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E3DD | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DD
Deuteranopia (green-blind)
#DFDFDD
Tritanopia (blue-blind)
#D1E3E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e3dd; /* rgb */ color: rgb(212, 227, 221); /* oklch */ color: oklch(90.3% 0.018 170.0);
Tailwind
colors: {
custom: {
50: '#e1ebe7',
500: '#d4e3dd',
950: '#000000',
},
}SCSS
$custom: #d4e3dd; $custom-light: #e1ebe7; $custom-dark: #000000;
JSON
{
"hex": "#d4e3dd",
"rgb": {
"r": 212,
"g": 227,
"b": 221
},
"hsl": {
"h": 156,
"s": 21.127,
"l": 86.078
},
"oklch": {
"l": 0.90286,
"c": 0.01794,
"h": 170
},
"luminance": 0.74156
}Semantic roles & 50–950 ramp
primary
#D4E3DD
secondary
#BAA2AB
accent
#466AA0
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484