#D8EFDC#D8EFDC
#D8EFDC is a very light, muted green. Relative luminance 0.815; OKLCH L 93.0% C 0.035 H 150.5°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EFDC |
|---|---|
| RGB | rgb(216, 239, 220) |
| HSL | hsl(130, 42%, 89%) |
| HSV | hsv(130, 10%, 94%) |
| CMYK | cmyk(9.6%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(92.35, -11.03, 6.62) |
| CIE-LCH | lch(92.35, 12.87, 149.02°) |
| OKLab | oklab(93% -0.0306 0.0173) |
| OKLCH | oklch(93% 0.035 150.5) |
| XYZ | xyz(72.1010, 81.4983, 79.6284) |
| Luminance | 0.8150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.87
Ice
#D6FFFA
ΔE00 7.73
Mintcream
#F5FFFA
ΔE00 8.57
Lightcyan
#E0FFFF
ΔE00 8.63
Beige
#F5F5DC
ΔE00 8.69
Ice Blue (survey)
#D7FFFE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EFDC #EFD8EB
analogous
#E0EFD8 #D8EFDC #D8EFE8
triadic
#D8EFDC #DCD8EF #EFDCD8
tetradic
#D8EFDC #D8E0EF #EFD8EB #EFE8D8
square
#D8EFDC #D8E0EF #EFD8EB #EFE8D8
split-complementary
#D8EFDC #E8D8EF #EFD8E0
monochromatic
#81CB8E #ADDDB5 #D8EFDC #E9F6EC #E9F6EC
Accessibility & contrast
On white
1.21
#D8EFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#D8EFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EFDC
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EFDC | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDB
Deuteranopia (green-blind)
#EBE8DD
Tritanopia (blue-blind)
#D5EEE9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8efdc; /* rgb */ color: rgb(216, 239, 220); /* oklch */ color: oklch(93.0% 0.035 150.5);
Tailwind
colors: {
custom: {
50: '#e4f4e6',
500: '#d8efdc',
950: '#000000',
},
}SCSS
$custom: #d8efdc; $custom-light: #e4f4e6; $custom-dark: #000000;
JSON
{
"hex": "#d8efdc",
"rgb": {
"r": 216,
"g": 239,
"b": 220
},
"hsl": {
"h": 130.435,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.93002,
"c": 0.03511,
"h": 150.5
},
"luminance": 0.81499
}Semantic roles & 50–950 ramp
primary
#D8EFDC
secondary
#CBA0C4
accent
#319EB5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584