#E1FEED#E1FEED
#E1FEED is a very light, muted green. Relative luminance 0.930; OKLCH L 97.1% C 0.038 H 159.9°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FEED |
|---|---|
| RGB | rgb(225, 254, 237) |
| HSL | hsl(145, 94%, 94%) |
| HSV | hsv(145, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(97.23, -12.50, 4.96) |
| CIE-LCH | lch(97.23, 13.45, 158.38°) |
| OKLab | oklab(97.15% -0.0353 0.0129) |
| OKLCH | oklch(97.15% 0.038 159.9) |
| XYZ | xyz(81.7758, 93.0042, 93.7476) |
| Luminance | 0.9301 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.58
Ice
#D6FFFA
ΔE00 5.52
Ice Blue (survey)
#D7FFFE
ΔE00 6.84
Very Pale Blue
#D6FFFE
ΔE00 6.92
Lightcyan
#E0FFFF
ΔE00 6.95
Very Light Blue
#D5FFFF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FEED #FEE1F2
analogous
#E4FEE1 #E1FEED #E1FEFC
triadic
#E1FEED #EDE1FE #FEEDE1
tetradic
#E1FEED #E1E4FE #FEE1F2 #FEFCE1
square
#E1FEED #E1E4FE #FEE1F2 #FEFCE1
split-complementary
#E1FEED #FCE1FE #FEE1E4
monochromatic
#6BFAA6 #A6FCC9 #E1FEED #E1FEED #E1FEED
Accessibility & contrast
On white
1.07
#E1FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#E1FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FEED
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FEED | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#F8F6EE
Tritanopia (blue-blind)
#DCFEF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e1feed; /* rgb */ color: rgb(225, 254, 237); /* oklch */ color: oklch(97.1% 0.038 159.9);
Tailwind
colors: {
custom: {
50: '#eafef2',
500: '#e1feed',
950: '#000000',
},
}SCSS
$custom: #e1feed; $custom-light: #eafef2; $custom-dark: #000000;
JSON
{
"hex": "#e1feed",
"rgb": {
"r": 225,
"g": 254,
"b": 237
},
"hsl": {
"h": 144.828,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.97149,
"c": 0.0376,
"h": 159.9
},
"luminance": 0.93006
}Semantic roles & 50–950 ramp
primary
#E1FEED
secondary
#EA99C9
accent
#0087E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585