#E2FEE7#E2FEE7
#E2FEE7 is a very light, muted green. Relative luminance 0.928; OKLCH L 97.1% C 0.042 H 150.6°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEE7 |
|---|---|
| RGB | rgb(226, 254, 231) |
| HSL | hsl(131, 93%, 94%) |
| HSV | hsv(131, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(97.15, -13.25, 7.94) |
| CIE-LCH | lch(97.15, 15.45, 149.07°) |
| OKLab | oklab(97.06% -0.0367 0.0207) |
| OKLCH | oklch(97.06% 0.042 150.6) |
| XYZ | xyz(81.2266, 92.8207, 89.2226) |
| Luminance | 0.9282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.05
Ice
#D6FFFA
ΔE00 7.50
Duck Egg Blue
#C3FBF4
ΔE00 8.93
Ice Blue (survey)
#D7FFFE
ΔE00 8.93
Very Pale Blue
#D6FFFE
ΔE00 9.00
Eggshell Blue
#C4FFF7
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEE7 #FEE2F9
analogous
#EBFEE2 #E2FEE7 #E2FEF5
triadic
#E2FEE7 #E7E2FE #FEE7E2
tetradic
#E2FEE7 #E2EBFE #FEE2F9 #FEF5E2
square
#E2FEE7 #E2EBFE #FEE2F9 #FEF5E2
split-complementary
#E2FEE7 #F5E2FE #FEE2EB
monochromatic
#6CFA85 #A7FCB6 #E1FEE7 #E1FEE7 #E1FEE7
Accessibility & contrast
On white
1.07
#E2FEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#E2FEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEE7
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEE7 | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E6
Deuteranopia (green-blind)
#F9F6E8
Tritanopia (blue-blind)
#DFFDF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2fee7; /* rgb */ color: rgb(226, 254, 231); /* oklch */ color: oklch(97.1% 0.042 150.6);
Tailwind
colors: {
custom: {
50: '#ebfeee',
500: '#e2fee7',
950: '#000000',
},
}SCSS
$custom: #e2fee7; $custom-light: #ebfeee; $custom-dark: #000000;
JSON
{
"hex": "#e2fee7",
"rgb": {
"r": 226,
"g": 254,
"b": 231
},
"hsl": {
"h": 130.714,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97061,
"c": 0.04212,
"h": 150.6
},
"luminance": 0.92822
}Semantic roles & 50–950 ramp
primary
#E2FEE7
secondary
#EA9ADC
accent
#00BDE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585