#E2FFE7#E2FFE7
#E2FFE7 is a very light, muted green. Relative luminance 0.935; OKLCH L 97.3% C 0.044 H 150.4°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFE7 |
|---|---|
| RGB | rgb(226, 255, 231) |
| HSL | hsl(130, 100%, 94%) |
| HSV | hsv(130, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(97.41, -13.74, 8.31) |
| CIE-LCH | lch(97.41, 16.06, 148.84°) |
| OKLab | oklab(97.27% -0.038 0.0216) |
| OKLCH | oklch(97.27% 0.044 150.4) |
| XYZ | xyz(81.5447, 93.4570, 89.3287) |
| Luminance | 0.9346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.41
Ice
#D6FFFA
ΔE00 7.69
Duck Egg Blue
#C3FBF4
ΔE00 8.99
Pale Aqua
#B8FFEB
ΔE00 9.01
Eggshell Blue
#C4FFF7
ΔE00 9.05
Ice Blue (survey)
#D7FFFE
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFE7 #FFE2FA
analogous
#ECFFE2 #E2FFE7 #E2FFF6
triadic
#E2FFE7 #E7E2FF #FFE7E2
tetradic
#E2FFE7 #E2ECFF #FFE2FA #FFF6E2
square
#E2FFE7 #E2ECFF #FFE2FA #FFF6E2
split-complementary
#E2FFE7 #F6E2FF #FFE2EC
monochromatic
#68FF82 #A5FFB4 #E0FFE6 #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.07
#E2FFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#E2FFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFE7
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFE7 | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE6
Deuteranopia (green-blind)
#FAF6E8
Tritanopia (blue-blind)
#DFFEF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2ffe7; /* rgb */ color: rgb(226, 255, 231); /* oklch */ color: oklch(97.3% 0.044 150.4);
Tailwind
colors: {
custom: {
50: '#ebffee',
500: '#e2ffe7',
950: '#000000',
},
}SCSS
$custom: #e2ffe7; $custom-light: #ebffee; $custom-dark: #000000;
JSON
{
"hex": "#e2ffe7",
"rgb": {
"r": 226,
"g": 255,
"b": 231
},
"hsl": {
"h": 130.345,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97265,
"c": 0.04377,
"h": 150.4
},
"luminance": 0.93458
}Semantic roles & 50–950 ramp
primary
#E2FFE7
secondary
#ED98DE
accent
#00BEE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161816
muted
#848685