#D7EFDF#D7EFDF
#D7EFDF is a very light, muted green. Relative luminance 0.815; OKLCH L 93.0% C 0.033 H 156.5°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EFDF |
|---|---|
| RGB | rgb(215, 239, 223) |
| HSL | hsl(140, 43%, 89%) |
| HSV | hsv(140, 10%, 94%) |
| CMYK | cmyk(10%, 0%, 6.7%, 6.3%) |
| CIE-LAB | lab(92.36, -10.82, 5.06) |
| CIE-LCH | lch(92.36, 11.95, 154.93°) |
| OKLab | oklab(93.01% -0.0304 0.0132) |
| OKLCH | oklch(93.01% 0.033 156.5) |
| XYZ | xyz(72.2073, 81.5068, 81.7259) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.83
Ice
#D6FFFA
ΔE00 6.79
Lightcyan
#E0FFFF
ΔE00 7.58
Ice Blue (survey)
#D7FFFE
ΔE00 7.80
Very Pale Blue
#D6FFFE
ΔE00 7.90
Mintcream
#F5FFFA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EFDF #EFD7E7
analogous
#DBEFD7 #D7EFDF #D7EFEB
triadic
#D7EFDF #DFD7EF #EFDFD7
tetradic
#D7EFDF #D7DBEF #EFD7E7 #EFEBD7
square
#D7EFDF #D7DBEF #EFD7E7 #EFEBD7
split-complementary
#D7EFDF #EBD7EF #EFD7DB
monochromatic
#80CC99 #ABDEBC #D7EFDF #E9F6EE #E9F6EE
Accessibility & contrast
On white
1.21
#D7EFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#D7EFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EFDF
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EFDF | 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)
#EFEBDE
Deuteranopia (green-blind)
#EAE8E0
Tritanopia (blue-blind)
#D4EEEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d7efdf; /* rgb */ color: rgb(215, 239, 223); /* oklch */ color: oklch(93.0% 0.033 156.5);
Tailwind
colors: {
custom: {
50: '#e3f4e9',
500: '#d7efdf',
950: '#000000',
},
}SCSS
$custom: #d7efdf; $custom-light: #e3f4e9; $custom-dark: #000000;
JSON
{
"hex": "#d7efdf",
"rgb": {
"r": 215,
"g": 239,
"b": 223
},
"hsl": {
"h": 140,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.93011,
"c": 0.03312,
"h": 156.5
},
"luminance": 0.81508
}Semantic roles & 50–950 ramp
primary
#D7EFDF
secondary
#CB9FBC
accent
#3089B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584