#D4EADC#D4EADC
#D4EADC is a very light, muted green. Relative luminance 0.780; OKLCH L 91.7% C 0.030 H 157.9°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EADC |
|---|---|
| RGB | rgb(212, 234, 220) |
| HSL | hsl(142, 34%, 87%) |
| HSV | hsv(142, 9%, 92%) |
| CMYK | cmyk(9.4%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(90.78, -9.84, 4.32) |
| CIE-LCH | lch(90.78, 10.75, 156.28°) |
| OKLab | oklab(91.69% -0.0277 0.0113) |
| OKLCH | oklch(91.69% 0.03 157.9) |
| XYZ | xyz(69.4897, 78.0091, 79.0925) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.28
Ice
#D6FFFA
ΔE00 7.23
Lightcyan
#E0FFFF
ΔE00 7.59
Mintcream
#F5FFFA
ΔE00 7.88
Ice Blue (survey)
#D7FFFE
ΔE00 8.01
Very Pale Blue
#D6FFFE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EADC #EAD4E2
analogous
#D7EAD4 #D4EADC #D4EAE7
triadic
#D4EADC #DCD4EA #EADCD4
tetradic
#D4EADC #D4D7EA #EAD4E2 #EAE7D4
square
#D4EADC #D4D7EA #EAD4E2 #EAE7D4
split-complementary
#D4EADC #E7D4EA #EAD4D7
monochromatic
#82C299 #ABD6BB #D4EADC #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.26
#D4EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#D4EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EADC
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EADC | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DB
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#D1EAE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4eadc; /* rgb */ color: rgb(212, 234, 220); /* oklch */ color: oklch(91.7% 0.030 157.9);
Tailwind
colors: {
custom: {
50: '#e1f0e6',
500: '#d4eadc',
950: '#000000',
},
}SCSS
$custom: #d4eadc; $custom-light: #e1f0e6; $custom-dark: #000000;
JSON
{
"hex": "#d4eadc",
"rgb": {
"r": 212,
"g": 234,
"b": 220
},
"hsl": {
"h": 141.818,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.91691,
"c": 0.02991,
"h": 157.9
},
"luminance": 0.7801
}Semantic roles & 50–950 ramp
primary
#D4EADC
secondary
#C49EB6
accent
#3883AD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584