#E7FFDC#E7FFDC
#E7FFDC is a very light, muted green. Relative luminance 0.937; OKLCH L 97.3% C 0.052 H 135.8°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFDC |
|---|---|
| RGB | rgb(231, 255, 220) |
| HSL | hsl(101, 100%, 93%) |
| HSV | hsv(101, 14%, 100%) |
| CMYK | cmyk(9.4%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(97.50, -13.96, 14.12) |
| CIE-LCH | lch(97.50, 19.85, 134.67°) |
| OKLab | oklab(97.34% -0.0375 0.0366) |
| OKLCH | oklch(97.34% 0.052 135.8) |
| XYZ | xyz(81.6309, 93.6755, 81.4768) |
| Luminance | 0.9368 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.03
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.71
Eggshell (survey)
#FFFFD4
ΔE00 7.86
Very Pale Green
#CFFDBC
ΔE00 7.89
Very Light Green
#D1FFBD
ΔE00 7.95
Lightyellow
#FFFFE0
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFDC #F4DCFF
analogous
#F8FFDC #E7FFDC #DCFFE2
triadic
#E7FFDC #DCE7FF #FFDCE7
tetradic
#E7FFDC #DCF8FF #F4DCFF #FFE2DC
square
#E7FFDC #DCF8FF #F4DCFF #FFE2DC
split-complementary
#E7FFDC #E2DCFF #FFDCF8
monochromatic
#93FF62 #BDFF9F #E7FFDC #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.06
#E7FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#E7FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFDC
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFDC | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DA
Deuteranopia (green-blind)
#FEF7DE
Tritanopia (blue-blind)
#E7FCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e7ffdc; /* rgb */ color: rgb(231, 255, 220); /* oklch */ color: oklch(97.3% 0.052 135.8);
Tailwind
colors: {
custom: {
50: '#eeffe6',
500: '#e7ffdc',
950: '#000000',
},
}SCSS
$custom: #e7ffdc; $custom-light: #eeffe6; $custom-dark: #000000;
JSON
{
"hex": "#e7ffdc",
"rgb": {
"r": 231,
"g": 255,
"b": 220
},
"hsl": {
"h": 101.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97339,
"c": 0.05238,
"h": 135.8
},
"luminance": 0.93676
}Semantic roles & 50–950 ramp
primary
#E7FFDC
secondary
#D093EC
accent
#00E69D
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684