#D4EBDA#D4EBDA
#D4EBDA is a very light, muted green. Relative luminance 0.785; OKLCH L 91.8% C 0.033 H 153.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBDA |
|---|---|
| RGB | rgb(212, 235, 218) |
| HSL | hsl(136, 37%, 88%) |
| HSV | hsv(136, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(91.00, -10.71, 5.67) |
| CIE-LCH | lch(91.00, 12.12, 152.08°) |
| OKLab | oklab(91.84% -0.0299 0.0148) |
| OKLCH | oklch(91.84% 0.033 153.6) |
| XYZ | xyz(69.5119, 78.4747, 77.8010) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.39
Ice
#D6FFFA
ΔE00 7.60
Lightcyan
#E0FFFF
ΔE00 8.37
Mintcream
#F5FFFA
ΔE00 8.59
Ice Blue (survey)
#D7FFFE
ΔE00 8.59
Very Pale Blue
#D6FFFE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBDA #EBD4E5
analogous
#D9EBD4 #D4EBDA #D4EBE5
triadic
#D4EBDA #DAD4EB #EBDAD4
tetradic
#D4EBDA #D4D9EB #EBD4E5 #EBE5D4
square
#D4EBDA #D4D9EB #EBD4E5 #EBE5D4
split-complementary
#D4EBDA #E5D4EB #EBD4D9
monochromatic
#80C492 #AAD8B6 #D4EBDA #EAF5ED #EAF5ED
Accessibility & contrast
On white
1.26
#D4EBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#D4EBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBDA
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBDA | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7D9
Deuteranopia (green-blind)
#E7E4DB
Tritanopia (blue-blind)
#D1EAE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4ebda; /* rgb */ color: rgb(212, 235, 218); /* oklch */ color: oklch(91.8% 0.033 153.6);
Tailwind
colors: {
custom: {
50: '#e1f1e5',
500: '#d4ebda',
950: '#000000',
},
}SCSS
$custom: #d4ebda; $custom-light: #e1f1e5; $custom-dark: #000000;
JSON
{
"hex": "#d4ebda",
"rgb": {
"r": 212,
"g": 235,
"b": 218
},
"hsl": {
"h": 135.652,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.91843,
"c": 0.03334,
"h": 153.6
},
"luminance": 0.78476
}Semantic roles & 50–950 ramp
primary
#D4EBDA
secondary
#C59EBB
accent
#3690AF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584