#E1FFEF#E1FFEF
#E1FFEF is a very light, muted green. Relative luminance 0.938; OKLCH L 97.4% C 0.038 H 162.4°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFEF |
|---|---|
| RGB | rgb(225, 255, 239) |
| HSL | hsl(148, 100%, 94%) |
| HSV | hsv(148, 12%, 100%) |
| CMYK | cmyk(11.8%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(97.53, -12.64, 4.37) |
| CIE-LCH | lch(97.53, 13.37, 160.92°) |
| OKLab | oklab(97.41% -0.0359 0.0114) |
| OKLCH | oklch(97.41% 0.038 162.4) |
| XYZ | xyz(82.3878, 93.7581, 95.4011) |
| Luminance | 0.9376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.78
Ice
#D6FFFA
ΔE00 5.06
Ice Blue (survey)
#D7FFFE
ΔE00 6.39
Very Pale Blue
#D6FFFE
ΔE00 6.46
Lightcyan
#E0FFFF
ΔE00 6.57
Very Light Blue
#D5FFFF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFEF #FFE1F1
analogous
#E2FFE1 #E1FFEF #E1FFFE
triadic
#E1FFEF #EFE1FF #FFEFE1
tetradic
#E1FFEF #E1E2FF #FFE1F1 #FFFEE1
square
#E1FFEF #E1E2FF #FFE1F1 #FFFEE1
split-complementary
#E1FFEF #FEE1FF #FFE1E2
monochromatic
#67FFAE #A4FFCE #E0FFEF #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.06
#E1FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#E1FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFEF
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFEF | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEE
Deuteranopia (green-blind)
#F8F6F0
Tritanopia (blue-blind)
#DCFFFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e1ffef; /* rgb */ color: rgb(225, 255, 239); /* oklch */ color: oklch(97.4% 0.038 162.4);
Tailwind
colors: {
custom: {
50: '#eafff4',
500: '#e1ffef',
950: '#000000',
},
}SCSS
$custom: #e1ffef; $custom-light: #eafff4; $custom-dark: #000000;
JSON
{
"hex": "#e1ffef",
"rgb": {
"r": 225,
"g": 255,
"b": 239
},
"hsl": {
"h": 148,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.97407,
"c": 0.03763,
"h": 162.4
},
"luminance": 0.9376
}Semantic roles & 50–950 ramp
primary
#E1FFEF
secondary
#ED97C5
accent
#007AE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685