#D4EBD7#D4EBD7
#D4EBD7 is a very light, muted green. Relative luminance 0.783; OKLCH L 91.8% C 0.036 H 149.1°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBD7 |
|---|---|
| RGB | rgb(212, 235, 215) |
| HSL | hsl(128, 37%, 88%) |
| HSV | hsv(128, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 8.5%, 7.8%) |
| CIE-LAB | lab(90.93, -11.25, 7.14) |
| CIE-LCH | lch(90.93, 13.32, 147.60°) |
| OKLab | oklab(91.76% -0.0311 0.0186) |
| OKLCH | oklch(91.76% 0.036 149.1) |
| XYZ | xyz(69.1229, 78.3191, 75.7522) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.69
Ice
#D6FFFA
ΔE00 8.34
Beige
#F5F5DC
ΔE00 8.90
Mintcream
#F5FFFA
ΔE00 9.27
Lightcyan
#E0FFFF
ΔE00 9.33
Ice Blue (survey)
#D7FFFE
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBD7 #EBD4E8
analogous
#DCEBD4 #D4EBD7 #D4EBE2
triadic
#D4EBD7 #D7D4EB #EBD7D4
tetradic
#D4EBD7 #D4DCEB #EBD4E8 #EBE2D4
square
#D4EBD7 #D4DCEB #EBD4E8 #EBE2D4
split-complementary
#D4EBD7 #E2D4EB #EBD4DC
monochromatic
#80C489 #AAD8B0 #D4EBD7 #EAF5EC #EAF5EC
Accessibility & contrast
On white
1.26
#D4EBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#D4EBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBD7
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBD7 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D6
Deuteranopia (green-blind)
#E7E4D8
Tritanopia (blue-blind)
#D2EAE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4ebd7; /* rgb */ color: rgb(212, 235, 215); /* oklch */ color: oklch(91.8% 0.036 149.1);
Tailwind
colors: {
custom: {
50: '#e1f1e3',
500: '#d4ebd7',
950: '#000000',
},
}SCSS
$custom: #d4ebd7; $custom-light: #e1f1e3; $custom-dark: #000000;
JSON
{
"hex": "#d4ebd7",
"rgb": {
"r": 212,
"g": 235,
"b": 215
},
"hsl": {
"h": 127.826,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.91764,
"c": 0.03621,
"h": 149.1
},
"luminance": 0.7832
}Semantic roles & 50–950 ramp
primary
#D4EBD7
secondary
#C59EC0
accent
#36A0AF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584