#D4EAE9#D4EAE9
#D4EAE9 is a very light, muted teal. Relative luminance 0.787; OKLCH L 92.1% C 0.023 H 193.4°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EAE9 |
|---|---|
| RGB | rgb(212, 234, 233) |
| HSL | hsl(177, 34%, 87%) |
| HSV | hsv(177, 9%, 92%) |
| CMYK | cmyk(9.4%, 0%, 0.4%, 8.2%) |
| CIE-LAB | lab(91.11, -7.41, -1.99) |
| CIE-LCH | lch(91.11, 7.67, 195.01°) |
| OKLab | oklab(92.06% -0.0226 -0.0054) |
| OKLCH | oklch(92.06% 0.023 193.4) |
| XYZ | xyz(71.2788, 78.7247, 88.5150) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.79
Azure (CSS)
#F0FFFF
ΔE00 5.39
Ice Blue (survey)
#D7FFFE
ΔE00 6.17
Very Pale Blue
#D6FFFE
ΔE00 6.35
Very Light Blue
#D5FFFF
ΔE00 6.47
Mintcream
#F5FFFA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EAE9 #EAD4D5
analogous
#D4EADE #D4EAE9 #D4E0EA
triadic
#D4EAE9 #E9D4EA #EAE9D4
tetradic
#D4EAE9 #DED4EA #EAD4D5 #E0EAD4
square
#D4EAE9 #DED4EA #EAD4D5 #E0EAD4
split-complementary
#D4EAE9 #EAD4E0 #EADED4
monochromatic
#82C2BF #ABD6D4 #D4EAE9 #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.25
#D4EAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#D4EAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EAE9
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EAE9 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8E9
Deuteranopia (green-blind)
#E2E4E9
Tritanopia (blue-blind)
#CEEBEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4eae9; /* rgb */ color: rgb(212, 234, 233); /* oklch */ color: oklch(92.1% 0.023 193.4);
Tailwind
colors: {
custom: {
50: '#e1f0f0',
500: '#d4eae9',
950: '#000000',
},
}SCSS
$custom: #d4eae9; $custom-light: #e1f0f0; $custom-dark: #000000;
JSON
{
"hex": "#d4eae9",
"rgb": {
"r": 212,
"g": 234,
"b": 233
},
"hsl": {
"h": 177.273,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.92056,
"c": 0.02329,
"h": 193.4
},
"luminance": 0.78726
}Semantic roles & 50–950 ramp
primary
#D4EAE9
secondary
#C49EA0
accent
#383EAD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585