#E1FFE2#E1FFE2
#E1FFE2 is a very light, muted green. Relative luminance 0.930; OKLCH L 97.1% C 0.049 H 146.1°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFE2 |
|---|---|
| RGB | rgb(225, 255, 226) |
| HSL | hsl(122, 100%, 94%) |
| HSV | hsv(122, 12%, 100%) |
| CMYK | cmyk(11.8%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(97.23, -14.94, 10.61) |
| CIE-LCH | lch(97.23, 18.33, 144.62°) |
| OKLab | oklab(97.07% -0.041 0.0276) |
| OKLCH | oklch(97.07% 0.049 146.1) |
| XYZ | xyz(80.5359, 93.0173, 85.6479) |
| Luminance | 0.9302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.55
Very Pale Green
#CFFDBC
ΔE00 9.02
Ice
#D6FFFA
ΔE00 9.09
Very Light Green
#D1FFBD
ΔE00 9.13
Pale Aqua
#B8FFEB
ΔE00 9.25
Mint
#AAF0C1
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFE2 #FFE1FE
analogous
#EFFFE1 #E1FFE2 #E1FFF1
triadic
#E1FFE2 #E2E1FF #FFE2E1
tetradic
#E1FFE2 #E1EFFF #FFE1FE #FFF1E1
square
#E1FFE2 #E1EFFF #FFE1FE #FFF1E1
split-complementary
#E1FFE2 #F1E1FF #FFE1EF
monochromatic
#67FF6C #A4FFA7 #E0FFE1 #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.07
#E1FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#E1FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFE2
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFE2 | 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)
#FFF9E0
Deuteranopia (green-blind)
#FBF6E3
Tritanopia (blue-blind)
#DEFDF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e1ffe2; /* rgb */ color: rgb(225, 255, 226); /* oklch */ color: oklch(97.1% 0.049 146.1);
Tailwind
colors: {
custom: {
50: '#eaffeb',
500: '#e1ffe2',
950: '#000000',
},
}SCSS
$custom: #e1ffe2; $custom-light: #eaffeb; $custom-dark: #000000;
JSON
{
"hex": "#e1ffe2",
"rgb": {
"r": 225,
"g": 255,
"b": 226
},
"hsl": {
"h": 122,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.9707,
"c": 0.04941,
"h": 146.1
},
"luminance": 0.93019
}Semantic roles & 50–950 ramp
primary
#E1FFE2
secondary
#ED97EA
accent
#00DEE6
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161816
muted
#848684