#E1FEEE#E1FEEE
#E1FEEE is a very light, muted green. Relative luminance 0.931; OKLCH L 97.2% C 0.037 H 161.6°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FEEE |
|---|---|
| RGB | rgb(225, 254, 238) |
| HSL | hsl(147, 94%, 94%) |
| HSV | hsv(147, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(97.25, -12.32, 4.48) |
| CIE-LCH | lch(97.25, 13.11, 160.04°) |
| OKLab | oklab(97.18% -0.0349 0.0116) |
| OKLCH | oklch(97.18% 0.037 161.6) |
| XYZ | xyz(81.9223, 93.0628, 94.5192) |
| Luminance | 0.9306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.53
Ice
#D6FFFA
ΔE00 5.21
Ice Blue (survey)
#D7FFFE
ΔE00 6.49
Very Pale Blue
#D6FFFE
ΔE00 6.58
Lightcyan
#E0FFFF
ΔE00 6.58
Very Light Blue
#D5FFFF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FEEE #FEE1F1
analogous
#E3FEE1 #E1FEEE #E1FEFD
triadic
#E1FEEE #EEE1FE #FEEEE1
tetradic
#E1FEEE #E1E3FE #FEE1F1 #FEFDE1
square
#E1FEEE #E1E3FE #FEE1F1 #FEFDE1
split-complementary
#E1FEEE #FDE1FE #FEE1E3
monochromatic
#6BFAAB #A6FCCC #E1FEEE #E1FEEE #E1FEEE
Accessibility & contrast
On white
1.07
#E1FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#E1FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FEEE
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FEEE | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9ED
Deuteranopia (green-blind)
#F8F6EF
Tritanopia (blue-blind)
#DCFEF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e1feee; /* rgb */ color: rgb(225, 254, 238); /* oklch */ color: oklch(97.2% 0.037 161.6);
Tailwind
colors: {
custom: {
50: '#eafef3',
500: '#e1feee',
950: '#000000',
},
}SCSS
$custom: #e1feee; $custom-light: #eafef3; $custom-dark: #000000;
JSON
{
"hex": "#e1feee",
"rgb": {
"r": 225,
"g": 254,
"b": 238
},
"hsl": {
"h": 146.897,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.97176,
"c": 0.03682,
"h": 161.6
},
"luminance": 0.93064
}Semantic roles & 50–950 ramp
primary
#E1FEEE
secondary
#EA99C6
accent
#007FE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585