#D4EAE8#D4EAE8
#D4EAE8 is a very light, muted teal. Relative luminance 0.787; OKLCH L 92.0% C 0.023 H 190.1°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EAE8 |
|---|---|
| RGB | rgb(212, 234, 232) |
| HSL | hsl(175, 34%, 87%) |
| HSV | hsv(175, 9%, 92%) |
| CMYK | cmyk(9.4%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(91.08, -7.60, -1.50) |
| CIE-LCH | lch(91.08, 7.75, 191.18°) |
| OKLab | oklab(92.03% -0.023 -0.0041) |
| OKLCH | oklch(92.03% 0.023 190.1) |
| XYZ | xyz(71.1364, 78.6677, 87.7648) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.82
Azure (CSS)
#F0FFFF
ΔE00 5.52
Ice Blue (survey)
#D7FFFE
ΔE00 6.12
Very Pale Blue
#D6FFFE
ΔE00 6.29
Very Light Blue
#D5FFFF
ΔE00 6.44
Mintcream
#F5FFFA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EAE8 #EAD4D6
analogous
#D4EADD #D4EAE8 #D4E1EA
triadic
#D4EAE8 #E8D4EA #EAE8D4
tetradic
#D4EAE8 #DDD4EA #EAD4D6 #E1EAD4
square
#D4EAE8 #DDD4EA #EAD4D6 #E1EAD4
split-complementary
#D4EAE8 #EAD4E1 #EADDD4
monochromatic
#82C2BC #ABD6D2 #D4EAE8 #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.25
#D4EAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#D4EAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EAE8
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EAE8 | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E8
Deuteranopia (green-blind)
#E3E4E8
Tritanopia (blue-blind)
#CEEBE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4eae8; /* rgb */ color: rgb(212, 234, 232); /* oklch */ color: oklch(92.0% 0.023 190.1);
Tailwind
colors: {
custom: {
50: '#e1f0ef',
500: '#d4eae8',
950: '#000000',
},
}SCSS
$custom: #d4eae8; $custom-light: #e1f0ef; $custom-dark: #000000;
JSON
{
"hex": "#d4eae8",
"rgb": {
"r": 212,
"g": 234,
"b": 232
},
"hsl": {
"h": 174.545,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.92027,
"c": 0.02341,
"h": 190.1
},
"luminance": 0.78669
}Semantic roles & 50–950 ramp
primary
#D4EAE8
secondary
#C49EA2
accent
#3843AD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585