#D4EAE5#D4EAE5
#D4EAE5 is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.9% C 0.024 H 180.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EAE5 |
|---|---|
| RGB | rgb(212, 234, 229) |
| HSL | hsl(166, 34%, 87%) |
| HSV | hsv(166, 9%, 92%) |
| CMYK | cmyk(9.4%, 0%, 2.1%, 8.2%) |
| CIE-LAB | lab(91.01, -8.17, -0.05) |
| CIE-LCH | lch(91.01, 8.17, 180.34°) |
| OKLab | oklab(91.94% -0.0242 -0.0003) |
| OKLCH | oklch(91.94% 0.024 180.6) |
| XYZ | xyz(70.7139, 78.4987, 85.5398) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.17
Azure (CSS)
#F0FFFF
ΔE00 6.06
Ice Blue (survey)
#D7FFFE
ΔE00 6.22
Ice
#D6FFFA
ΔE00 6.32
Very Pale Blue
#D6FFFE
ΔE00 6.37
Honeydew
#F0FFF0
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EAE5 #EAD4D9
analogous
#D4EADA #D4EAE5 #D4E4EA
triadic
#D4EAE5 #E5D4EA #EAE5D4
tetradic
#D4EAE5 #DAD4EA #EAD4D9 #E4EAD4
square
#D4EAE5 #DAD4EA #EAD4D9 #E4EAD4
split-complementary
#D4EAE5 #EAD4E4 #EADAD4
monochromatic
#82C2B3 #ABD6CC #D4EAE5 #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.26
#D4EAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#D4EAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EAE5
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EAE5 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E5
Deuteranopia (green-blind)
#E3E4E5
Tritanopia (blue-blind)
#CFEBE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4eae5; /* rgb */ color: rgb(212, 234, 229); /* oklch */ color: oklch(91.9% 0.024 180.6);
Tailwind
colors: {
custom: {
50: '#e1f0ed',
500: '#d4eae5',
950: '#000000',
},
}SCSS
$custom: #d4eae5; $custom-light: #e1f0ed; $custom-dark: #000000;
JSON
{
"hex": "#d4eae5",
"rgb": {
"r": 212,
"g": 234,
"b": 229
},
"hsl": {
"h": 166.364,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.91941,
"c": 0.02419,
"h": 180.6
},
"luminance": 0.785
}Semantic roles & 50–950 ramp
primary
#D4EAE5
secondary
#C49EA7
accent
#3853AD
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584