#E2FEE9#E2FEE9
#E2FEE9 is a very light, muted green. Relative luminance 0.929; OKLCH L 97.1% C 0.040 H 153.2°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEE9 |
|---|---|
| RGB | rgb(226, 254, 233) |
| HSL | hsl(135, 93%, 94%) |
| HSV | hsv(135, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 8.3%, 0.4%) |
| CIE-LAB | lab(97.20, -12.90, 6.98) |
| CIE-LCH | lch(97.20, 14.66, 151.58°) |
| OKLab | oklab(97.11% -0.0359 0.0182) |
| OKLCH | oklch(97.11% 0.04 153.2) |
| XYZ | xyz(81.5107, 92.9343, 90.7187) |
| Luminance | 0.9294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.73
Ice
#D6FFFA
ΔE00 6.89
Ice Blue (survey)
#D7FFFE
ΔE00 8.28
Very Pale Blue
#D6FFFE
ΔE00 8.36
Lightcyan
#E0FFFF
ΔE00 8.38
Duck Egg Blue
#C3FBF4
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEE9 #FEE2F7
analogous
#E9FEE2 #E2FEE9 #E2FEF7
triadic
#E2FEE9 #E9E2FE #FEE9E2
tetradic
#E2FEE9 #E2E9FE #FEE2F7 #FEF7E2
square
#E2FEE9 #E2E9FE #FEE2F7 #FEF7E2
split-complementary
#E2FEE9 #F7E2FE #FEE2E9
monochromatic
#6CFA8F #A7FCBC #E1FEE9 #E1FEE9 #E1FEE9
Accessibility & contrast
On white
1.07
#E2FEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#E2FEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEE9
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEE9 | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E8
Deuteranopia (green-blind)
#F9F6EA
Tritanopia (blue-blind)
#DEFDF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fee9; /* rgb */ color: rgb(226, 254, 233); /* oklch */ color: oklch(97.1% 0.040 153.2);
Tailwind
colors: {
custom: {
50: '#ebfef0',
500: '#e2fee9',
950: '#000000',
},
}SCSS
$custom: #e2fee9; $custom-light: #ebfef0; $custom-dark: #000000;
JSON
{
"hex": "#e2fee9",
"rgb": {
"r": 226,
"g": 254,
"b": 233
},
"hsl": {
"h": 135,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97112,
"c": 0.04026,
"h": 153.2
},
"luminance": 0.92936
}Semantic roles & 50–950 ramp
primary
#E2FEE9
secondary
#EA9AD6
accent
#00ACE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585