#E2FEEB#E2FEEB
#E2FEEB is a very light, muted green. Relative luminance 0.931; OKLCH L 97.2% C 0.038 H 155.9°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEEB |
|---|---|
| RGB | rgb(226, 254, 235) |
| HSL | hsl(139, 93%, 94%) |
| HSV | hsv(139, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(97.25, -12.54, 6.02) |
| CIE-LCH | lch(97.25, 13.91, 154.36°) |
| OKLab | oklab(97.17% -0.0351 0.0157) |
| OKLCH | oklch(97.17% 0.038 155.9) |
| XYZ | xyz(81.7980, 93.0493, 92.2319) |
| Luminance | 0.9305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.47
Ice
#D6FFFA
ΔE00 6.28
Ice Blue (survey)
#D7FFFE
ΔE00 7.62
Lightcyan
#E0FFFF
ΔE00 7.68
Very Pale Blue
#D6FFFE
ΔE00 7.70
Duck Egg Blue
#C3FBF4
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEEB #FEE2F5
analogous
#E7FEE2 #E2FEEB #E2FEF9
triadic
#E2FEEB #EBE2FE #FEEBE2
tetradic
#E2FEEB #E2E7FE #FEE2F5 #FEF9E2
square
#E2FEEB #E2E7FE #FEE2F5 #FEF9E2
split-complementary
#E2FEEB #F9E2FE #FEE2E7
monochromatic
#6CFA99 #A7FCC2 #E1FEEB #E1FEEB #E1FEEB
Accessibility & contrast
On white
1.07
#E2FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#E2FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEEB
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEEB | 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)
#FEF9EA
Deuteranopia (green-blind)
#F8F6EC
Tritanopia (blue-blind)
#DEFDF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2feeb; /* rgb */ color: rgb(226, 254, 235); /* oklch */ color: oklch(97.2% 0.038 155.9);
Tailwind
colors: {
custom: {
50: '#ebfef1',
500: '#e2feeb',
950: '#000000',
},
}SCSS
$custom: #e2feeb; $custom-light: #ebfef1; $custom-dark: #000000;
JSON
{
"hex": "#e2feeb",
"rgb": {
"r": 226,
"g": 254,
"b": 235
},
"hsl": {
"h": 139.286,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97165,
"c": 0.03847,
"h": 155.9
},
"luminance": 0.93051
}Semantic roles & 50–950 ramp
primary
#E2FEEB
secondary
#EA9AD0
accent
#009CE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585