#E2FEE8#E2FEE8
#E2FEE8 is a very light, muted green. Relative luminance 0.929; OKLCH L 97.1% C 0.041 H 151.8°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEE8 |
|---|---|
| RGB | rgb(226, 254, 232) |
| HSL | hsl(133, 93%, 94%) |
| HSV | hsv(133, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(97.18, -13.07, 7.46) |
| CIE-LCH | lch(97.18, 15.05, 150.29°) |
| OKLab | oklab(97.09% -0.0363 0.0194) |
| OKLCH | oklch(97.09% 0.041 151.8) |
| XYZ | xyz(81.3682, 92.8774, 89.9685) |
| Luminance | 0.9288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.88
Ice
#D6FFFA
ΔE00 7.20
Ice Blue (survey)
#D7FFFE
ΔE00 8.61
Very Pale Blue
#D6FFFE
ΔE00 8.68
Duck Egg Blue
#C3FBF4
ΔE00 8.70
Lightcyan
#E0FFFF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEE8 #FEE2F8
analogous
#EAFEE2 #E2FEE8 #E2FEF6
triadic
#E2FEE8 #E8E2FE #FEE8E2
tetradic
#E2FEE8 #E2EAFE #FEE2F8 #FEF6E2
square
#E2FEE8 #E2EAFE #FEE2F8 #FEF6E2
split-complementary
#E2FEE8 #F6E2FE #FEE2EA
monochromatic
#6CFA8A #A7FCB9 #E1FEE8 #E1FEE8 #E1FEE8
Accessibility & contrast
On white
1.07
#E2FEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#E2FEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEE8
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEE8 | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E7
Deuteranopia (green-blind)
#F9F6E9
Tritanopia (blue-blind)
#DFFDF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fee8; /* rgb */ color: rgb(226, 254, 232); /* oklch */ color: oklch(97.1% 0.041 151.8);
Tailwind
colors: {
custom: {
50: '#ebfeef',
500: '#e2fee8',
950: '#000000',
},
}SCSS
$custom: #e2fee8; $custom-light: #ebfeef; $custom-dark: #000000;
JSON
{
"hex": "#e2fee8",
"rgb": {
"r": 226,
"g": 254,
"b": 232
},
"hsl": {
"h": 132.857,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97086,
"c": 0.04118,
"h": 151.8
},
"luminance": 0.92879
}Semantic roles & 50–950 ramp
primary
#E2FEE8
secondary
#EA9AD9
accent
#00B4E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585