#E0FFDE#E0FFDE
#E0FFDE is a very light, muted green. Relative luminance 0.926; OKLCH L 96.9% C 0.054 H 143.5°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFDE |
|---|---|
| RGB | rgb(224, 255, 222) |
| HSL | hsl(116, 100%, 94%) |
| HSV | hsv(116, 13%, 100%) |
| CMYK | cmyk(12.2%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(97.08, -15.96, 12.43) |
| CIE-LCH | lch(97.08, 20.23, 142.08°) |
| OKLab | oklab(96.9% -0.0436 0.0322) |
| OKLCH | oklch(96.9% 0.054 143.5) |
| XYZ | xyz(79.6825, 92.6400, 82.7763) |
| Luminance | 0.9264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.51
Very Pale Green
#CFFDBC
ΔE00 7.88
Very Light Green
#D1FFBD
ΔE00 7.98
Mint
#AAF0C1
ΔE00 9.01
Light Sage
#BCECAC
ΔE00 9.32
Pale Green
#C7FDB5
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFDE #FDDEFF
analogous
#F0FFDE #E0FFDE #DEFFEC
triadic
#E0FFDE #DEE0FF #FFDEE0
tetradic
#E0FFDE #DEF0FF #FDDEFF #FFECDE
square
#E0FFDE #DEF0FF #FDDEFF #FFECDE
split-complementary
#E0FFDE #ECDEFF #FFDEF0
monochromatic
#6DFF64 #A7FFA1 #E0FFDE #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.08
#E0FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#E0FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFDE
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFDE | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DC
Deuteranopia (green-blind)
#FBF5E0
Tritanopia (blue-blind)
#DEFDF5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e0ffde; /* rgb */ color: rgb(224, 255, 222); /* oklch */ color: oklch(96.9% 0.054 143.5);
Tailwind
colors: {
custom: {
50: '#e9ffe8',
500: '#e0ffde',
950: '#000000',
},
}SCSS
$custom: #e0ffde; $custom-light: #e9ffe8; $custom-dark: #000000;
JSON
{
"hex": "#e0ffde",
"rgb": {
"r": 224,
"g": 255,
"b": 222
},
"hsl": {
"h": 116.364,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.96903,
"c": 0.0542,
"h": 143.5
},
"luminance": 0.92641
}Semantic roles & 50–950 ramp
primary
#E0FFDE
secondary
#E795EC
accent
#00E6D8
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684