#D4EBDD#D4EBDD
#D4EBDD is a very light, muted green. Relative luminance 0.786; OKLCH L 91.9% C 0.031 H 159.1°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBDD |
|---|---|
| RGB | rgb(212, 235, 221) |
| HSL | hsl(143, 37%, 88%) |
| HSV | hsv(143, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(91.07, -10.16, 4.21) |
| CIE-LCH | lch(91.07, 11.00, 157.48°) |
| OKLab | oklab(91.92% -0.0287 0.011) |
| OKLCH | oklch(91.92% 0.031 159.1) |
| XYZ | xyz(69.9081, 78.6332, 79.8872) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.28
Ice
#D6FFFA
ΔE00 6.93
Lightcyan
#E0FFFF
ΔE00 7.41
Ice Blue (survey)
#D7FFFE
ΔE00 7.75
Very Pale Blue
#D6FFFE
ΔE00 7.85
Mintcream
#F5FFFA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBDD #EBD4E2
analogous
#D6EBD4 #D4EBDD #D4EBE8
triadic
#D4EBDD #DDD4EB #EBDDD4
tetradic
#D4EBDD #D4D6EB #EBD4E2 #EBE8D4
square
#D4EBDD #D4D6EB #EBD4E2 #EBE8D4
split-complementary
#D4EBDD #E8D4EB #EBD4D6
monochromatic
#80C49B #AAD8BC #D4EBDD #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.26
#D4EBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#D4EBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBDD
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBDD | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 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)
#EAE7DC
Deuteranopia (green-blind)
#E6E4DE
Tritanopia (blue-blind)
#D0EBE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4ebdd; /* rgb */ color: rgb(212, 235, 221); /* oklch */ color: oklch(91.9% 0.031 159.1);
Tailwind
colors: {
custom: {
50: '#e1f1e7',
500: '#d4ebdd',
950: '#000000',
},
}SCSS
$custom: #d4ebdd; $custom-light: #e1f1e7; $custom-dark: #000000;
JSON
{
"hex": "#d4ebdd",
"rgb": {
"r": 212,
"g": 235,
"b": 221
},
"hsl": {
"h": 143.478,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.91924,
"c": 0.03072,
"h": 159.1
},
"luminance": 0.78634
}Semantic roles & 50–950 ramp
primary
#D4EBDD
secondary
#C59EB6
accent
#3680AF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584