#D4EAE7#D4EAE7
#D4EAE7 is a very light, muted teal. Relative luminance 0.786; OKLCH L 92.0% C 0.024 H 186.9°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EAE7 |
|---|---|
| RGB | rgb(212, 234, 231) |
| HSL | hsl(172, 34%, 87%) |
| HSV | hsv(172, 9%, 92%) |
| CMYK | cmyk(9.4%, 0%, 1.3%, 8.2%) |
| CIE-LAB | lab(91.06, -7.79, -1.02) |
| CIE-LCH | lch(91.06, 7.86, 187.44°) |
| OKLab | oklab(92% -0.0234 -0.0028) |
| OKLCH | oklch(92% 0.024 186.9) |
| XYZ | xyz(70.9948, 78.6111, 87.0189) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.89
Azure (CSS)
#F0FFFF
ΔE00 5.67
Ice Blue (survey)
#D7FFFE
ΔE00 6.11
Very Pale Blue
#D6FFFE
ΔE00 6.28
Very Light Blue
#D5FFFF
ΔE00 6.46
Ice
#D6FFFA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EAE7 #EAD4D7
analogous
#D4EADC #D4EAE7 #D4E2EA
triadic
#D4EAE7 #E7D4EA #EAE7D4
tetradic
#D4EAE7 #DCD4EA #EAD4D7 #E2EAD4
square
#D4EAE7 #DCD4EA #EAD4D7 #E2EAD4
split-complementary
#D4EAE7 #EAD4E2 #EADCD4
monochromatic
#82C2B9 #ABD6D0 #D4EAE7 #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.26
#D4EAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#D4EAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EAE7
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EAE7 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E7
Deuteranopia (green-blind)
#E3E4E7
Tritanopia (blue-blind)
#CFEBE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4eae7; /* rgb */ color: rgb(212, 234, 231); /* oklch */ color: oklch(92.0% 0.024 186.9);
Tailwind
colors: {
custom: {
50: '#e1f0ee',
500: '#d4eae7',
950: '#000000',
},
}SCSS
$custom: #d4eae7; $custom-light: #e1f0ee; $custom-dark: #000000;
JSON
{
"hex": "#d4eae7",
"rgb": {
"r": 212,
"g": 234,
"b": 231
},
"hsl": {
"h": 171.818,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.91998,
"c": 0.02359,
"h": 186.9
},
"luminance": 0.78612
}Semantic roles & 50–950 ramp
primary
#D4EAE7
secondary
#C49EA3
accent
#3848AD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585