#D5EFDC#D5EFDC
#D5EFDC is a very light, muted green. Relative luminance 0.810; OKLCH L 92.8% C 0.037 H 153.9°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EFDC |
|---|---|
| RGB | rgb(213, 239, 220) |
| HSL | hsl(136, 45%, 89%) |
| HSV | hsv(136, 11%, 94%) |
| CMYK | cmyk(10.9%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(92.15, -12.02, 6.31) |
| CIE-LCH | lch(92.15, 13.58, 152.32°) |
| OKLab | oklab(92.79% -0.0335 0.0164) |
| OKLCH | oklch(92.79% 0.037 153.9) |
| XYZ | xyz(71.2226, 81.0454, 79.5872) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.52
Ice
#D6FFFA
ΔE00 7.26
Ice Blue (survey)
#D7FFFE
ΔE00 8.48
Lightcyan
#E0FFFF
ΔE00 8.53
Duck Egg Blue
#C3FBF4
ΔE00 8.54
Very Pale Blue
#D6FFFE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EFDC #EFD5E8
analogous
#DBEFD5 #D5EFDC #D5EFE9
triadic
#D5EFDC #DCD5EF #EFDCD5
tetradic
#D5EFDC #D5DBEF #EFD5E8 #EFE9D5
square
#D5EFDC #D5DBEF #EFD5E8 #EFE9D5
split-complementary
#D5EFDC #E9D5EF #EFD5DB
monochromatic
#7CCD92 #A9DEB7 #D5EFDC #E9F7ED #E9F7ED
Accessibility & contrast
On white
1.22
#D5EFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#D5EFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EFDC
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EFDC | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEADB
Deuteranopia (green-blind)
#EAE7DD
Tritanopia (blue-blind)
#D2EEE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d5efdc; /* rgb */ color: rgb(213, 239, 220); /* oklch */ color: oklch(92.8% 0.037 153.9);
Tailwind
colors: {
custom: {
50: '#e2f4e6',
500: '#d5efdc',
950: '#000000',
},
}SCSS
$custom: #d5efdc; $custom-light: #e2f4e6; $custom-dark: #000000;
JSON
{
"hex": "#d5efdc",
"rgb": {
"r": 213,
"g": 239,
"b": 220
},
"hsl": {
"h": 136.154,
"s": 44.828,
"l": 88.627
},
"oklch": {
"l": 0.92792,
"c": 0.03735,
"h": 153.9
},
"luminance": 0.81046
}Semantic roles & 50–950 ramp
primary
#D5EFDC
secondary
#CC9DBF
accent
#2E93B8
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584