#E2FFE8#E2FFE8
#E2FFE8 is a very light, muted green. Relative luminance 0.935; OKLCH L 97.3% C 0.043 H 151.6°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFE8 |
|---|---|
| RGB | rgb(226, 255, 232) |
| HSL | hsl(132, 100%, 94%) |
| HSV | hsv(132, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 9%, 0%) |
| CIE-LAB | lab(97.44, -13.57, 7.83) |
| CIE-LCH | lch(97.44, 15.66, 150.01°) |
| OKLab | oklab(97.29% -0.0377 0.0204) |
| OKLCH | oklch(97.29% 0.043 151.6) |
| XYZ | xyz(81.6864, 93.5137, 90.0746) |
| Luminance | 0.9352 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.24
Ice
#D6FFFA
ΔE00 7.38
Duck Egg Blue
#C3FBF4
ΔE00 8.75
Eggshell Blue
#C4FFF7
ΔE00 8.83
Ice Blue (survey)
#D7FFFE
ΔE00 8.84
Very Pale Blue
#D6FFFE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFE8 #FFE2F9
analogous
#EBFFE2 #E2FFE8 #E2FFF7
triadic
#E2FFE8 #E8E2FF #FFE8E2
tetradic
#E2FFE8 #E2EBFF #FFE2F9 #FFF7E2
square
#E2FFE8 #E2EBFF #FFE2F9 #FFF7E2
split-complementary
#E2FFE8 #F7E2FF #FFE2EB
monochromatic
#68FF87 #A5FFB7 #E0FFE7 #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.07
#E2FFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#E2FFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFE8
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFE8 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE7
Deuteranopia (green-blind)
#FAF6E9
Tritanopia (blue-blind)
#DEFEF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2ffe8; /* rgb */ color: rgb(226, 255, 232); /* oklch */ color: oklch(97.3% 0.043 151.6);
Tailwind
colors: {
custom: {
50: '#ebffef',
500: '#e2ffe8',
950: '#000000',
},
}SCSS
$custom: #e2ffe8; $custom-light: #ebffef; $custom-dark: #000000;
JSON
{
"hex": "#e2ffe8",
"rgb": {
"r": 226,
"g": 255,
"b": 232
},
"hsl": {
"h": 132.414,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97291,
"c": 0.04282,
"h": 151.6
},
"luminance": 0.93515
}Semantic roles & 50–950 ramp
primary
#E2FFE8
secondary
#ED98DB
accent
#00B6E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161816
muted
#848685