#D4EAE3#D4EAE3
#D4EAE3 is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.9% C 0.025 H 174.7°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EAE3 |
|---|---|
| RGB | rgb(212, 234, 227) |
| HSL | hsl(161, 34%, 87%) |
| HSV | hsv(161, 9%, 92%) |
| CMYK | cmyk(9.4%, 0%, 3%, 8.2%) |
| CIE-LAB | lab(90.96, -8.55, 0.92) |
| CIE-LCH | lch(90.96, 8.60, 173.85°) |
| OKLab | oklab(91.89% -0.025 0.0023) |
| OKLCH | oklch(91.89% 0.025 174.7) |
| XYZ | xyz(70.4363, 78.3877, 84.0776) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.59
Honeydew
#F0FFF0
ΔE00 6.00
Ice
#D6FFFA
ΔE00 6.32
Ice Blue (survey)
#D7FFFE
ΔE00 6.46
Azure (CSS)
#F0FFFF
ΔE00 6.53
Very Pale Blue
#D6FFFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EAE3 #EAD4DB
analogous
#D4EAD8 #D4EAE3 #D4E6EA
triadic
#D4EAE3 #E3D4EA #EAE3D4
tetradic
#D4EAE3 #D8D4EA #EAD4DB #E6EAD4
square
#D4EAE3 #D8D4EA #EAD4DB #E6EAD4
split-complementary
#D4EAE3 #EAD4E6 #EAD8D4
monochromatic
#82C2AD #ABD6C8 #D4EAE3 #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.26
#D4EAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#D4EAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EAE3
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EAE3 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E3
Deuteranopia (green-blind)
#E4E4E3
Tritanopia (blue-blind)
#CFEBE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4eae3; /* rgb */ color: rgb(212, 234, 227); /* oklch */ color: oklch(91.9% 0.025 174.7);
Tailwind
colors: {
custom: {
50: '#e1f0eb',
500: '#d4eae3',
950: '#000000',
},
}SCSS
$custom: #d4eae3; $custom-light: #e1f0eb; $custom-dark: #000000;
JSON
{
"hex": "#d4eae3",
"rgb": {
"r": 212,
"g": 234,
"b": 227
},
"hsl": {
"h": 160.909,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.91885,
"c": 0.02508,
"h": 174.7
},
"luminance": 0.78389
}Semantic roles & 50–950 ramp
primary
#D4EAE3
secondary
#C49EAA
accent
#385DAD
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584