#E1FFEE#E1FFEE
#E1FFEE is a very light, muted green. Relative luminance 0.937; OKLCH L 97.4% C 0.038 H 160.8°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFEE |
|---|---|
| RGB | rgb(225, 255, 238) |
| HSL | hsl(146, 100%, 94%) |
| HSV | hsv(146, 12%, 100%) |
| CMYK | cmyk(11.8%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(97.51, -12.82, 4.85) |
| CIE-LCH | lch(97.51, 13.70, 159.28°) |
| OKLab | oklab(97.38% -0.0363 0.0126) |
| OKLCH | oklch(97.38% 0.038 160.8) |
| XYZ | xyz(82.2405, 93.6992, 94.6252) |
| Luminance | 0.9370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.82
Ice
#D6FFFA
ΔE00 5.37
Ice Blue (survey)
#D7FFFE
ΔE00 6.73
Very Pale Blue
#D6FFFE
ΔE00 6.81
Lightcyan
#E0FFFF
ΔE00 6.94
Duck Egg Blue
#C3FBF4
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFEE #FFE1F2
analogous
#E3FFE1 #E1FFEE #E1FFFD
triadic
#E1FFEE #EEE1FF #FFEEE1
tetradic
#E1FFEE #E1E3FF #FFE1F2 #FFFDE1
square
#E1FFEE #E1E3FF #FFE1F2 #FFFDE1
split-complementary
#E1FFEE #FDE1FF #FFE1E3
monochromatic
#67FFA9 #A4FFCB #E0FFEE #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.06
#E1FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#E1FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFEE
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFEE | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#F8F6EF
Tritanopia (blue-blind)
#DCFFFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e1ffee; /* rgb */ color: rgb(225, 255, 238); /* oklch */ color: oklch(97.4% 0.038 160.8);
Tailwind
colors: {
custom: {
50: '#eafff3',
500: '#e1ffee',
950: '#000000',
},
}SCSS
$custom: #e1ffee; $custom-light: #eafff3; $custom-dark: #000000;
JSON
{
"hex": "#e1ffee",
"rgb": {
"r": 225,
"g": 255,
"b": 238
},
"hsl": {
"h": 146,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.9738,
"c": 0.03839,
"h": 160.8
},
"luminance": 0.93701
}Semantic roles & 50–950 ramp
primary
#E1FFEE
secondary
#ED97C8
accent
#0082E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685