#E7FFDE#E7FFDE
#E7FFDE is a very light, muted green. Relative luminance 0.938; OKLCH L 97.4% C 0.050 H 137.1°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFDE |
|---|---|
| RGB | rgb(231, 255, 222) |
| HSL | hsl(104, 100%, 94%) |
| HSV | hsv(104, 13%, 100%) |
| CMYK | cmyk(9.4%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(97.54, -13.63, 13.15) |
| CIE-LCH | lch(97.54, 18.94, 136.01°) |
| OKLab | oklab(97.39% -0.0367 0.0341) |
| OKLCH | oklch(97.39% 0.05 137.1) |
| XYZ | xyz(81.8974, 93.7821, 82.8802) |
| Luminance | 0.9378 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.54
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.90
Lightyellow
#FFFFE0
ΔE00 8.01
Eggshell (survey)
#FFFFD4
ΔE00 8.10
Off White (survey)
#FFFFE4
ΔE00 8.36
Very Pale Green
#CFFDBC
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFDE #F6DEFF
analogous
#F7FFDE #E7FFDE #DEFFE5
triadic
#E7FFDE #DEE7FF #FFDEE7
tetradic
#E7FFDE #DEF7FF #F6DEFF #FFE5DE
square
#E7FFDE #DEF7FF #F6DEFF #FFE5DE
split-complementary
#E7FFDE #E5DEFF #FFDEF7
monochromatic
#8EFF64 #BAFFA1 #E7FFDE #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.06
#E7FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#E7FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFDE
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFDE | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DC
Deuteranopia (green-blind)
#FEF7DF
Tritanopia (blue-blind)
#E7FCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e7ffde; /* rgb */ color: rgb(231, 255, 222); /* oklch */ color: oklch(97.4% 0.050 137.1);
Tailwind
colors: {
custom: {
50: '#eeffe8',
500: '#e7ffde',
950: '#000000',
},
}SCSS
$custom: #e7ffde; $custom-light: #eeffe8; $custom-dark: #000000;
JSON
{
"hex": "#e7ffde",
"rgb": {
"r": 231,
"g": 255,
"b": 222
},
"hsl": {
"h": 103.636,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97387,
"c": 0.05011,
"h": 137.1
},
"luminance": 0.93783
}Semantic roles & 50–950 ramp
primary
#E7FFDE
secondary
#D495EC
accent
#00E6A7
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161816
muted
#858684