#E1FFEB#E1FFEB
#E1FFEB is a very light, muted green. Relative luminance 0.935; OKLCH L 97.3% C 0.041 H 156.4°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFEB |
|---|---|
| RGB | rgb(225, 255, 235) |
| HSL | hsl(140, 100%, 94%) |
| HSV | hsv(140, 12%, 100%) |
| CMYK | cmyk(11.8%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(97.44, -13.36, 6.29) |
| CIE-LCH | lch(97.44, 14.76, 154.80°) |
| OKLab | oklab(97.3% -0.0374 0.0164) |
| OKLCH | oklch(97.3% 0.041 156.4) |
| XYZ | xyz(81.8034, 93.5243, 92.3233) |
| Luminance | 0.9353 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.07
Ice
#D6FFFA
ΔE00 6.32
Ice Blue (survey)
#D7FFFE
ΔE00 7.76
Very Pale Blue
#D6FFFE
ΔE00 7.82
Duck Egg Blue
#C3FBF4
ΔE00 7.86
Eggshell Blue
#C4FFF7
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFEB #FFE1F5
analogous
#E6FFE1 #E1FFEB #E1FFFA
triadic
#E1FFEB #EBE1FF #FFEBE1
tetradic
#E1FFEB #E1E6FF #FFE1F5 #FFFAE1
square
#E1FFEB #E1E6FF #FFE1F5 #FFFAE1
split-complementary
#E1FFEB #FAE1FF #FFE1E6
monochromatic
#67FF99 #A4FFC2 #E0FFEB #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.07
#E1FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#E1FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFEB
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFEB | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#F9F6EC
Tritanopia (blue-blind)
#DDFEF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e1ffeb; /* rgb */ color: rgb(225, 255, 235); /* oklch */ color: oklch(97.3% 0.041 156.4);
Tailwind
colors: {
custom: {
50: '#eafff1',
500: '#e1ffeb',
950: '#000000',
},
}SCSS
$custom: #e1ffeb; $custom-light: #eafff1; $custom-dark: #000000;
JSON
{
"hex": "#e1ffeb",
"rgb": {
"r": 225,
"g": 255,
"b": 235
},
"hsl": {
"h": 140,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.97301,
"c": 0.04086,
"h": 156.4
},
"luminance": 0.93526
}Semantic roles & 50–950 ramp
primary
#E1FFEB
secondary
#ED97D0
accent
#0099E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161816
muted
#848685