#D7EFDC#D7EFDC
#D7EFDC is a very light, muted green. Relative luminance 0.813; OKLCH L 92.9% C 0.036 H 151.7°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EFDC |
|---|---|
| RGB | rgb(215, 239, 220) |
| HSL | hsl(133, 43%, 89%) |
| HSV | hsv(133, 10%, 94%) |
| CMYK | cmyk(10%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(92.29, -11.36, 6.52) |
| CIE-LCH | lch(92.29, 13.10, 150.16°) |
| OKLab | oklab(92.93% -0.0316 0.017) |
| OKLCH | oklch(92.93% 0.036 151.7) |
| XYZ | xyz(71.8064, 81.3464, 79.6146) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.08
Ice
#D6FFFA
ΔE00 7.56
Lightcyan
#E0FFFF
ΔE00 8.59
Ice Blue (survey)
#D7FFFE
ΔE00 8.71
Mintcream
#F5FFFA
ΔE00 8.77
Very Pale Blue
#D6FFFE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EFDC #EFD7EA
analogous
#DEEFD7 #D7EFDC #D7EFE8
triadic
#D7EFDC #DCD7EF #EFDCD7
tetradic
#D7EFDC #D7DEEF #EFD7EA #EFE8D7
square
#D7EFDC #D7DEEF #EFD7EA #EFE8D7
split-complementary
#D7EFDC #E8D7EF #EFD7DE
monochromatic
#80CC90 #ABDEB6 #D7EFDC #E9F6EC #E9F6EC
Accessibility & contrast
On white
1.22
#D7EFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#D7EFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EFDC
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EFDC | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDB
Deuteranopia (green-blind)
#EBE8DD
Tritanopia (blue-blind)
#D4EEE9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d7efdc; /* rgb */ color: rgb(215, 239, 220); /* oklch */ color: oklch(92.9% 0.036 151.7);
Tailwind
colors: {
custom: {
50: '#e3f4e6',
500: '#d7efdc',
950: '#000000',
},
}SCSS
$custom: #d7efdc; $custom-light: #e3f4e6; $custom-dark: #000000;
JSON
{
"hex": "#d7efdc",
"rgb": {
"r": 215,
"g": 239,
"b": 220
},
"hsl": {
"h": 132.5,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.92931,
"c": 0.03585,
"h": 151.7
},
"luminance": 0.81347
}Semantic roles & 50–950 ramp
primary
#D7EFDC
secondary
#CB9FC2
accent
#309AB6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584