#E1FEEB#E1FEEB
#E1FEEB is a very light, muted green. Relative luminance 0.929; OKLCH L 97.1% C 0.039 H 156.9°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FEEB |
|---|---|
| RGB | rgb(225, 254, 235) |
| HSL | hsl(141, 94%, 94%) |
| HSV | hsv(141, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(97.18, -12.87, 5.92) |
| CIE-LCH | lch(97.18, 14.16, 155.31°) |
| OKLab | oklab(97.1% -0.0361 0.0154) |
| OKLCH | oklch(97.1% 0.039 156.9) |
| XYZ | xyz(81.4852, 92.8880, 92.2173) |
| Luminance | 0.9289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.74
Ice
#D6FFFA
ΔE00 6.14
Ice Blue (survey)
#D7FFFE
ΔE00 7.52
Very Pale Blue
#D6FFFE
ΔE00 7.59
Lightcyan
#E0FFFF
ΔE00 7.67
Duck Egg Blue
#C3FBF4
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FEEB #FEE1F4
analogous
#E6FEE1 #E1FEEB #E1FEFA
triadic
#E1FEEB #EBE1FE #FEEBE1
tetradic
#E1FEEB #E1E6FE #FEE1F4 #FEFAE1
square
#E1FEEB #E1E6FE #FEE1F4 #FEFAE1
split-complementary
#E1FEEB #FAE1FE #FEE1E6
monochromatic
#6BFA9C #A6FCC4 #E1FEEB #E1FEEB #E1FEEB
Accessibility & contrast
On white
1.07
#E1FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#E1FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FEEB
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FEEB | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EA
Deuteranopia (green-blind)
#F8F5EC
Tritanopia (blue-blind)
#DDFDF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e1feeb; /* rgb */ color: rgb(225, 254, 235); /* oklch */ color: oklch(97.1% 0.039 156.9);
Tailwind
colors: {
custom: {
50: '#eafef1',
500: '#e1feeb',
950: '#000000',
},
}SCSS
$custom: #e1feeb; $custom-light: #eafef1; $custom-dark: #000000;
JSON
{
"hex": "#e1feeb",
"rgb": {
"r": 225,
"g": 254,
"b": 235
},
"hsl": {
"h": 140.69,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.97096,
"c": 0.03925,
"h": 156.9
},
"luminance": 0.92889
}Semantic roles & 50–950 ramp
primary
#E1FEEB
secondary
#EA99CE
accent
#0096E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585