#E5FFDE#E5FFDE
#E5FFDE is a very light, muted green. Relative luminance 0.935; OKLCH L 97.2% C 0.051 H 139.1°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFDE |
|---|---|
| RGB | rgb(229, 255, 222) |
| HSL | hsl(107, 100%, 94%) |
| HSV | hsv(107, 13%, 100%) |
| CMYK | cmyk(10.2%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(97.41, -14.30, 12.95) |
| CIE-LCH | lch(97.41, 19.29, 137.84°) |
| OKLab | oklab(97.25% -0.0387 0.0336) |
| OKLCH | oklch(97.25% 0.051 139.1) |
| XYZ | xyz(81.2554, 93.4510, 82.8501) |
| Luminance | 0.9345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.78
Very Pale Green
#CFFDBC
ΔE00 8.19
Very Light Green
#D1FFBD
ΔE00 8.27
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.41
Lightyellow
#FFFFE0
ΔE00 8.55
Eggshell (survey)
#FFFFD4
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFDE #F8DEFF
analogous
#F5FFDE #E5FFDE #DEFFE7
triadic
#E5FFDE #DEE5FF #FFDEE5
tetradic
#E5FFDE #DEF5FF #F8DEFF #FFE7DE
square
#E5FFDE #DEF5FF #F8DEFF #FFE7DE
split-complementary
#E5FFDE #E7DEFF #FFDEF5
monochromatic
#85FF64 #B5FFA1 #E5FFDE #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.07
#E5FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#E5FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFDE
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFDE | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DC
Deuteranopia (green-blind)
#FDF7DF
Tritanopia (blue-blind)
#E4FCF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e5ffde; /* rgb */ color: rgb(229, 255, 222); /* oklch */ color: oklch(97.2% 0.051 139.1);
Tailwind
colors: {
custom: {
50: '#edffe8',
500: '#e5ffde',
950: '#000000',
},
}SCSS
$custom: #e5ffde; $custom-light: #edffe8; $custom-dark: #000000;
JSON
{
"hex": "#e5ffde",
"rgb": {
"r": 229,
"g": 255,
"b": 222
},
"hsl": {
"h": 107.273,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97247,
"c": 0.05122,
"h": 139.1
},
"luminance": 0.93452
}Semantic roles & 50–950 ramp
primary
#E5FFDE
secondary
#DA95EC
accent
#00E6B5
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684