#D4EAE0#D4EAE0
#D4EAE0 is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.8% C 0.027 H 166.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EAE0 |
|---|---|
| RGB | rgb(212, 234, 224) |
| HSL | hsl(153, 34%, 87%) |
| HSV | hsv(153, 9%, 92%) |
| CMYK | cmyk(9.4%, 0%, 4.3%, 8.2%) |
| CIE-LAB | lab(90.88, -9.11, 2.38) |
| CIE-LCH | lch(90.88, 9.41, 165.36°) |
| OKLab | oklab(91.8% -0.0261 0.0062) |
| OKLCH | oklch(91.8% 0.027 166.7) |
| XYZ | xyz(70.0258, 78.2235, 81.9159) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.52
Lightcyan
#E0FFFF
ΔE00 6.38
Ice
#D6FFFA
ΔE00 6.57
Ice Blue (survey)
#D7FFFE
ΔE00 7.03
Mintcream
#F5FFFA
ΔE00 7.14
Very Pale Blue
#D6FFFE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EAE0 #EAD4DE
analogous
#D4EAD5 #D4EAE0 #D4E9EA
triadic
#D4EAE0 #E0D4EA #EAE0D4
tetradic
#D4EAE0 #D5D4EA #EAD4DE #E9EAD4
square
#D4EAE0 #D5D4EA #EAD4DE #E9EAD4
split-complementary
#D4EAE0 #EAD4E9 #EAD5D4
monochromatic
#82C2A5 #ABD6C2 #D4EAE0 #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.26
#D4EAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#D4EAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EAE0
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EAE0 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7E0
Deuteranopia (green-blind)
#E5E4E1
Tritanopia (blue-blind)
#D0EAE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4eae0; /* rgb */ color: rgb(212, 234, 224); /* oklch */ color: oklch(91.8% 0.027 166.7);
Tailwind
colors: {
custom: {
50: '#e1f0e9',
500: '#d4eae0',
950: '#000000',
},
}SCSS
$custom: #d4eae0; $custom-light: #e1f0e9; $custom-dark: #000000;
JSON
{
"hex": "#d4eae0",
"rgb": {
"r": 212,
"g": 234,
"b": 224
},
"hsl": {
"h": 152.727,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.91801,
"c": 0.02686,
"h": 166.7
},
"luminance": 0.78225
}Semantic roles & 50–950 ramp
primary
#D4EAE0
secondary
#C49EAF
accent
#386DAD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584