#E4FFDE#E4FFDE
#E4FFDE is a very light, muted green. Relative luminance 0.933; OKLCH L 97.2% C 0.052 H 140.0°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFDE |
|---|---|
| RGB | rgb(228, 255, 222) |
| HSL | hsl(109, 100%, 94%) |
| HSV | hsv(109, 13%, 100%) |
| CMYK | cmyk(10.6%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(97.34, -14.63, 12.84) |
| CIE-LCH | lch(97.34, 19.47, 138.72°) |
| OKLab | oklab(97.18% -0.0397 0.0333) |
| OKLCH | oklch(97.18% 0.052 140) |
| XYZ | xyz(80.9371, 93.2870, 82.8352) |
| Luminance | 0.9329 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.92
Very Pale Green
#CFFDBC
ΔE00 8.11
Very Light Green
#D1FFBD
ΔE00 8.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.66
Lightyellow
#FFFFE0
ΔE00 8.81
Eggshell (survey)
#FFFFD4
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFDE #F9DEFF
analogous
#F4FFDE #E4FFDE #DEFFE8
triadic
#E4FFDE #DEE4FF #FFDEE4
tetradic
#E4FFDE #DEF4FF #F9DEFF #FFE8DE
square
#E4FFDE #DEF4FF #F9DEFF #FFE8DE
split-complementary
#E4FFDE #E8DEFF #FFDEF4
monochromatic
#80FF64 #B2FFA1 #E4FFDE #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.07
#E4FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#E4FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFDE
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFDE | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DC
Deuteranopia (green-blind)
#FDF6DF
Tritanopia (blue-blind)
#E3FCF5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4ffde; /* rgb */ color: rgb(228, 255, 222); /* oklch */ color: oklch(97.2% 0.052 140.0);
Tailwind
colors: {
custom: {
50: '#ecffe8',
500: '#e4ffde',
950: '#000000',
},
}SCSS
$custom: #e4ffde; $custom-light: #ecffe8; $custom-dark: #000000;
JSON
{
"hex": "#e4ffde",
"rgb": {
"r": 228,
"g": 255,
"b": 222
},
"hsl": {
"h": 109.091,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97178,
"c": 0.05179,
"h": 140
},
"luminance": 0.93288
}Semantic roles & 50–950 ramp
primary
#E4FFDE
secondary
#DC95EC
accent
#00E6BC
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684