#E2FFE2#E2FFE2
#E2FFE2 is a very light, muted green. Relative luminance 0.932; OKLCH L 97.1% C 0.049 H 145.2°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFE2 |
|---|---|
| RGB | rgb(226, 255, 226) |
| HSL | hsl(120, 100%, 94%) |
| HSV | hsv(120, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(97.30, -14.61, 10.71) |
| CIE-LCH | lch(97.30, 18.12, 143.76°) |
| OKLab | oklab(97.14% -0.04 0.0278) |
| OKLCH | oklch(97.14% 0.049 145.2) |
| XYZ | xyz(80.8486, 93.1786, 85.6625) |
| Luminance | 0.9318 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.37
Very Pale Green
#CFFDBC
ΔE00 9.06
Very Light Green
#D1FFBD
ΔE00 9.17
Ice
#D6FFFA
ΔE00 9.19
Lightyellow
#FFFFE0
ΔE00 9.45
Pale Aqua
#B8FFEB
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFE2 #FFE2FF
analogous
#F1FFE2 #E2FFE2 #E2FFF1
triadic
#E2FFE2 #E2E2FF #FFE2E2
tetradic
#E2FFE2 #E2F1FF #FFE2FF #FFF1E2
square
#E2FFE2 #E2F1FF #FFE2FF #FFF1E2
split-complementary
#E2FFE2 #F1E2FF #FFE2F1
monochromatic
#68FF68 #A5FFA5 #E0FFE0 #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.07
#E2FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#E2FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFE2
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFE2 | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E0
Deuteranopia (green-blind)
#FBF6E3
Tritanopia (blue-blind)
#E0FDF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2ffe2; /* rgb */ color: rgb(226, 255, 226); /* oklch */ color: oklch(97.1% 0.049 145.2);
Tailwind
colors: {
custom: {
50: '#ebffeb',
500: '#e2ffe2',
950: '#000000',
},
}SCSS
$custom: #e2ffe2; $custom-light: #ebffeb; $custom-dark: #000000;
JSON
{
"hex": "#e2ffe2",
"rgb": {
"r": 226,
"g": 255,
"b": 226
},
"hsl": {
"h": 120,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97138,
"c": 0.04875,
"h": 145.2
},
"luminance": 0.9318
}Semantic roles & 50–950 ramp
primary
#E2FFE2
secondary
#ED98ED
accent
#00E5E6
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161816
muted
#848684