#D4EBDC#D4EBDC
#D4EBDC is a very light, muted green. Relative luminance 0.786; OKLCH L 91.9% C 0.032 H 157.2°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBDC |
|---|---|
| RGB | rgb(212, 235, 220) |
| HSL | hsl(141, 37%, 88%) |
| HSV | hsv(141, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(91.04, -10.35, 4.70) |
| CIE-LCH | lch(91.04, 11.36, 155.57°) |
| OKLab | oklab(91.9% -0.0291 0.0123) |
| OKLCH | oklch(91.9% 0.032 157.2) |
| XYZ | xyz(69.7752, 78.5801, 79.1877) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.29
Ice
#D6FFFA
ΔE00 7.14
Lightcyan
#E0FFFF
ΔE00 7.73
Ice Blue (survey)
#D7FFFE
ΔE00 8.02
Very Pale Blue
#D6FFFE
ΔE00 8.12
Mintcream
#F5FFFA
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBDC #EBD4E3
analogous
#D7EBD4 #D4EBDC #D4EBE8
triadic
#D4EBDC #DCD4EB #EBDCD4
tetradic
#D4EBDC #D4D7EB #EBD4E3 #EBE8D4
square
#D4EBDC #D4D7EB #EBD4E3 #EBE8D4
split-complementary
#D4EBDC #E8D4EB #EBD4D7
monochromatic
#80C498 #AAD8BA #D4EBDC #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.26
#D4EBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#D4EBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBDC
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBDC | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DB
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#D1EBE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4ebdc; /* rgb */ color: rgb(212, 235, 220); /* oklch */ color: oklch(91.9% 0.032 157.2);
Tailwind
colors: {
custom: {
50: '#e1f1e6',
500: '#d4ebdc',
950: '#000000',
},
}SCSS
$custom: #d4ebdc; $custom-light: #e1f1e6; $custom-dark: #000000;
JSON
{
"hex": "#d4ebdc",
"rgb": {
"r": 212,
"g": 235,
"b": 220
},
"hsl": {
"h": 140.87,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.91897,
"c": 0.03155,
"h": 157.2
},
"luminance": 0.78581
}Semantic roles & 50–950 ramp
primary
#D4EBDC
secondary
#C59EB8
accent
#3685AF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584