#E1FFDE#E1FFDE
#E1FFDE is a very light, muted green. Relative luminance 0.928; OKLCH L 97.0% C 0.054 H 142.7°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFDE |
|---|---|
| RGB | rgb(225, 255, 222) |
| HSL | hsl(115, 100%, 94%) |
| HSV | hsv(115, 13%, 100%) |
| CMYK | cmyk(11.8%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(97.15, -15.63, 12.53) |
| CIE-LCH | lch(97.15, 20.03, 141.27°) |
| OKLab | oklab(96.97% -0.0426 0.0325) |
| OKLCH | oklch(96.97% 0.054 142.7) |
| XYZ | xyz(79.9934, 92.8004, 82.7909) |
| Luminance | 0.9280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.35
Very Pale Green
#CFFDBC
ΔE00 7.92
Very Light Green
#D1FFBD
ΔE00 8.02
Mint
#AAF0C1
ΔE00 9.21
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.38
Light Sage
#BCECAC
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFDE #FCDEFF
analogous
#F1FFDE #E1FFDE #DEFFEB
triadic
#E1FFDE #DEE1FF #FFDEE1
tetradic
#E1FFDE #DEF1FF #FCDEFF #FFEBDE
square
#E1FFDE #DEF1FF #FCDEFF #FFEBDE
split-complementary
#E1FFDE #EBDEFF #FFDEF1
monochromatic
#72FF64 #A9FFA1 #E1FFDE #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.07
#E1FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#E1FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFDE
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFDE | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DC
Deuteranopia (green-blind)
#FCF6E0
Tritanopia (blue-blind)
#DFFDF5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e1ffde; /* rgb */ color: rgb(225, 255, 222); /* oklch */ color: oklch(97.0% 0.054 142.7);
Tailwind
colors: {
custom: {
50: '#eaffe8',
500: '#e1ffde',
950: '#000000',
},
}SCSS
$custom: #e1ffde; $custom-light: #eaffe8; $custom-dark: #000000;
JSON
{
"hex": "#e1ffde",
"rgb": {
"r": 225,
"g": 255,
"b": 222
},
"hsl": {
"h": 114.545,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.96971,
"c": 0.05358,
"h": 142.7
},
"luminance": 0.92801
}Semantic roles & 50–950 ramp
primary
#E1FFDE
secondary
#E495EC
accent
#00E6D1
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684