#D4EBD4#D4EBD4
#D4EBD4 is a very light, muted green. Relative luminance 0.782; OKLCH L 91.7% C 0.039 H 145.2°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBD4 |
|---|---|
| RGB | rgb(212, 235, 212) |
| HSL | hsl(120, 37%, 88%) |
| HSV | hsv(120, 10%, 92%) |
| CMYK | cmyk(9.8%, 0%, 9.8%, 7.8%) |
| CIE-LAB | lab(90.86, -11.78, 8.60) |
| CIE-LCH | lch(90.86, 14.58, 143.86°) |
| OKLab | oklab(91.69% -0.0323 0.0224) |
| OKLCH | oklch(91.69% 0.039 145.2) |
| XYZ | xyz(68.7410, 78.1664, 73.7406) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.14
Beige
#F5F5DC
ΔE00 8.77
Ice
#D6FFFA
ΔE00 9.12
Off White (survey)
#FFFFE4
ΔE00 9.64
Lightyellow
#FFFFE0
ΔE00 9.71
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBD4 #EBD4EB
analogous
#DFEBD4 #D4EBD4 #D4EBDF
triadic
#D4EBD4 #D4D4EB #EBD4D4
tetradic
#D4EBD4 #D4DFEB #EBD4EB #EBDFD4
square
#D4EBD4 #D4DFEB #EBD4EB #EBDFD4
split-complementary
#D4EBD4 #DFD4EB #EBD4DF
monochromatic
#80C480 #AAD8AA #D4EBD4 #EAF5EA #EAF5EA
Accessibility & contrast
On white
1.26
#D4EBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#D4EBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBD4
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBD4 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE6D3
Deuteranopia (green-blind)
#E8E4D5
Tritanopia (blue-blind)
#D2EAE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4ebd4; /* rgb */ color: rgb(212, 235, 212); /* oklch */ color: oklch(91.7% 0.039 145.2);
Tailwind
colors: {
custom: {
50: '#e1f1e1',
500: '#d4ebd4',
950: '#000000',
},
}SCSS
$custom: #d4ebd4; $custom-light: #e1f1e1; $custom-dark: #000000;
JSON
{
"hex": "#d4ebd4",
"rgb": {
"r": 212,
"g": 235,
"b": 212
},
"hsl": {
"h": 120,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.91685,
"c": 0.03928,
"h": 145.2
},
"luminance": 0.78167
}Semantic roles & 50–950 ramp
primary
#D4EBD4
secondary
#C59EC5
accent
#36AFAF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584