#E2FCEA#E2FCEA
#E2FCEA is a very light, muted green. Relative luminance 0.917; OKLCH L 96.7% C 0.036 H 155.4°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FCEA |
|---|---|
| RGB | rgb(226, 252, 234) |
| HSL | hsl(138, 81%, 94%) |
| HSV | hsv(138, 10%, 99%) |
| CMYK | cmyk(10.3%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(96.71, -11.73, 5.76) |
| CIE-LCH | lch(96.71, 13.06, 153.86°) |
| OKLab | oklab(96.73% -0.0328 0.015) |
| OKLCH | oklch(96.73% 0.036 155.4) |
| XYZ | xyz(81.0225, 91.7289, 91.2627) |
| Luminance | 0.9173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.92
Ice
#D6FFFA
ΔE00 6.32
Lightcyan
#E0FFFF
ΔE00 7.42
Ice Blue (survey)
#D7FFFE
ΔE00 7.55
Very Pale Blue
#D6FFFE
ΔE00 7.65
Mintcream
#F5FFFA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FCEA #FCE2F4
analogous
#E7FCE2 #E2FCEA #E2FCF7
triadic
#E2FCEA #EAE2FC #FCEAE2
tetradic
#E2FCEA #E2E7FC #FCE2F4 #FCF7E2
square
#E2FCEA #E2E7FC #FCE2F4 #FCF7E2
split-complementary
#E2FCEA #F7E2FC #FCE2E7
monochromatic
#73F19A #ABF6C2 #E2FCEA #E3FCEB #E3FCEB
Accessibility & contrast
On white
1.09
#E2FCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#E2FCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FCEA
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FCEA | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E9
Deuteranopia (green-blind)
#F7F4EB
Tritanopia (blue-blind)
#DEFBF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2fcea; /* rgb */ color: rgb(226, 252, 234); /* oklch */ color: oklch(96.7% 0.036 155.4);
Tailwind
colors: {
custom: {
50: '#ebfdf0',
500: '#e2fcea',
950: '#000000',
},
}SCSS
$custom: #e2fcea; $custom-light: #ebfdf0; $custom-dark: #000000;
JSON
{
"hex": "#e2fcea",
"rgb": {
"r": 226,
"g": 252,
"b": 234
},
"hsl": {
"h": 138.462,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.96731,
"c": 0.03609,
"h": 155.4
},
"luminance": 0.9173
}Semantic roles & 50–950 ramp
primary
#E2FCEA
secondary
#E49ECF
accent
#089CDE
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585