#D4EAE2#D4EAE2
#D4EAE2 is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.9% C 0.026 H 171.9°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EAE2 |
|---|---|
| RGB | rgb(212, 234, 226) |
| HSL | hsl(158, 34%, 87%) |
| HSV | hsv(158, 9%, 92%) |
| CMYK | cmyk(9.4%, 0%, 3.4%, 8.2%) |
| CIE-LAB | lab(90.93, -8.74, 1.41) |
| CIE-LCH | lch(90.93, 8.85, 170.85°) |
| OKLab | oklab(91.86% -0.0254 0.0036) |
| OKLCH | oklch(91.86% 0.026 171.9) |
| XYZ | xyz(70.2987, 78.3326, 83.3528) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.81
Lightcyan
#E0FFFF
ΔE00 5.84
Ice
#D6FFFA
ΔE00 6.38
Ice Blue (survey)
#D7FFFE
ΔE00 6.63
Very Pale Blue
#D6FFFE
ΔE00 6.77
Azure (CSS)
#F0FFFF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EAE2 #EAD4DC
analogous
#D4EAD7 #D4EAE2 #D4E7EA
triadic
#D4EAE2 #E2D4EA #EAE2D4
tetradic
#D4EAE2 #D7D4EA #EAD4DC #E7EAD4
square
#D4EAE2 #D7D4EA #EAD4DC #E7EAD4
split-complementary
#D4EAE2 #EAD4E7 #EAD7D4
monochromatic
#82C2AB #ABD6C6 #D4EAE2 #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.26
#D4EAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#D4EAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EAE2
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EAE2 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E2
Deuteranopia (green-blind)
#E4E4E3
Tritanopia (blue-blind)
#D0EAE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4eae2; /* rgb */ color: rgb(212, 234, 226); /* oklch */ color: oklch(91.9% 0.026 171.9);
Tailwind
colors: {
custom: {
50: '#e1f0eb',
500: '#d4eae2',
950: '#000000',
},
}SCSS
$custom: #d4eae2; $custom-light: #e1f0eb; $custom-dark: #000000;
JSON
{
"hex": "#d4eae2",
"rgb": {
"r": 212,
"g": 234,
"b": 226
},
"hsl": {
"h": 158.182,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.91856,
"c": 0.02561,
"h": 171.9
},
"luminance": 0.78334
}Semantic roles & 50–950 ramp
primary
#D4EAE2
secondary
#C49EAC
accent
#3863AD
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584