#E1FEEA#E1FEEA
#E1FEEA is a very light, muted green. Relative luminance 0.928; OKLCH L 97.1% C 0.040 H 155.5°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FEEA |
|---|---|
| RGB | rgb(225, 254, 234) |
| HSL | hsl(139, 94%, 94%) |
| HSV | hsv(139, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(97.16, -13.04, 6.40) |
| CIE-LCH | lch(97.16, 14.53, 153.88°) |
| OKLab | oklab(97.07% -0.0365 0.0167) |
| OKLCH | oklch(97.07% 0.04 155.5) |
| XYZ | xyz(81.3412, 92.8304, 91.4585) |
| Luminance | 0.9283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.85
Ice
#D6FFFA
ΔE00 6.45
Ice Blue (survey)
#D7FFFE
ΔE00 7.85
Very Pale Blue
#D6FFFE
ΔE00 7.92
Lightcyan
#E0FFFF
ΔE00 8.02
Duck Egg Blue
#C3FBF4
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FEEA #FEE1F5
analogous
#E7FEE1 #E1FEEA #E1FEF9
triadic
#E1FEEA #EAE1FE #FEEAE1
tetradic
#E1FEEA #E1E7FE #FEE1F5 #FEF9E1
square
#E1FEEA #E1E7FE #FEE1F5 #FEF9E1
split-complementary
#E1FEEA #F9E1FE #FEE1E7
monochromatic
#6BFA97 #A6FCC1 #E1FEEA #E1FEEA #E1FEEA
Accessibility & contrast
On white
1.07
#E1FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#E1FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FEEA
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FEEA | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E9
Deuteranopia (green-blind)
#F8F5EB
Tritanopia (blue-blind)
#DDFDF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e1feea; /* rgb */ color: rgb(225, 254, 234); /* oklch */ color: oklch(97.1% 0.040 155.5);
Tailwind
colors: {
custom: {
50: '#eafef0',
500: '#e1feea',
950: '#000000',
},
}SCSS
$custom: #e1feea; $custom-light: #eafef0; $custom-dark: #000000;
JSON
{
"hex": "#e1feea",
"rgb": {
"r": 225,
"g": 254,
"b": 234
},
"hsl": {
"h": 138.621,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.9707,
"c": 0.04012,
"h": 155.5
},
"luminance": 0.92832
}Semantic roles & 50–950 ramp
primary
#E1FEEA
secondary
#EA99D1
accent
#009EE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585