#D4EBCD#D4EBCD
#D4EBCD is a very light, muted green. Relative luminance 0.778; OKLCH L 91.5% C 0.047 H 138.4°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EBCD |
|---|---|
| RGB | rgb(212, 235, 205) |
| HSL | hsl(106, 43%, 86%) |
| HSV | hsv(106, 13%, 92%) |
| CMYK | cmyk(9.8%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(90.70, -12.98, 12.02) |
| CIE-LCH | lch(90.70, 17.69, 137.22°) |
| OKLab | oklab(91.51% -0.0351 0.0312) |
| OKLCH | oklch(91.51% 0.047 138.4) |
| XYZ | xyz(67.8771, 77.8208, 69.1907) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.48
Beige
#F5F5DC
ΔE00 8.84
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.98
Light Sage
#BCECAC
ΔE00 9.13
Very Pale Green
#CFFDBC
ΔE00 9.25
Lightyellow
#FFFFE0
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EBCD #E4CDEB
analogous
#E3EBCD #D4EBCD #CDEBD5
triadic
#D4EBCD #CDD4EB #EBCDD4
tetradic
#D4EBCD #CDE3EB #E4CDEB #EBD5CD
square
#D4EBCD #CDE3EB #E4CDEB #EBD5CD
split-complementary
#D4EBCD #D5CDEB #EBCDE3
monochromatic
#89C876 #AEDAA1 #D4EBCD #ECF6E9 #ECF6E9
Accessibility & contrast
On white
1.27
#D4EBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#D4EBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EBCD
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EBCD | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CB
Deuteranopia (green-blind)
#E9E4CE
Tritanopia (blue-blind)
#D3E9E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4ebcd; /* rgb */ color: rgb(212, 235, 205); /* oklch */ color: oklch(91.5% 0.047 138.4);
Tailwind
colors: {
custom: {
50: '#e1f1dc',
500: '#d4ebcd',
950: '#000000',
},
}SCSS
$custom: #d4ebcd; $custom-light: #e1f1dc; $custom-dark: #000000;
JSON
{
"hex": "#d4ebcd",
"rgb": {
"r": 212,
"g": 235,
"b": 205
},
"hsl": {
"h": 106,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91508,
"c": 0.04692,
"h": 138.4
},
"luminance": 0.77821
}Semantic roles & 50–950 ramp
primary
#D4EBCD
secondary
#BB96C6
accent
#30B697
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584