#E2FFE9#E2FFE9
#E2FFE9 is a very light, muted green. Relative luminance 0.936; OKLCH L 97.3% C 0.042 H 152.8°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFE9 |
|---|---|
| RGB | rgb(226, 255, 233) |
| HSL | hsl(134, 100%, 94%) |
| HSV | hsv(134, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(97.46, -13.39, 7.35) |
| CIE-LCH | lch(97.46, 15.28, 151.24°) |
| OKLab | oklab(97.32% -0.0373 0.0191) |
| OKLCH | oklch(97.32% 0.042 152.8) |
| XYZ | xyz(81.8288, 93.5707, 90.8248) |
| Luminance | 0.9357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.08
Ice
#D6FFFA
ΔE00 7.07
Ice Blue (survey)
#D7FFFE
ΔE00 8.51
Duck Egg Blue
#C3FBF4
ΔE00 8.53
Very Pale Blue
#D6FFFE
ΔE00 8.58
Eggshell Blue
#C4FFF7
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFE9 #FFE2F8
analogous
#EAFFE2 #E2FFE9 #E2FFF8
triadic
#E2FFE9 #E9E2FF #FFE9E2
tetradic
#E2FFE9 #E2EAFF #FFE2F8 #FFF8E2
square
#E2FFE9 #E2EAFF #FFE2F8 #FFF8E2
split-complementary
#E2FFE9 #F8E2FF #FFE2EA
monochromatic
#68FF8C #A5FFBB #E0FFE8 #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.07
#E2FFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#E2FFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFE9
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFE9 | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE8
Deuteranopia (green-blind)
#FAF6EA
Tritanopia (blue-blind)
#DEFEF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2ffe9; /* rgb */ color: rgb(226, 255, 233); /* oklch */ color: oklch(97.3% 0.042 152.8);
Tailwind
colors: {
custom: {
50: '#ebfff0',
500: '#e2ffe9',
950: '#000000',
},
}SCSS
$custom: #e2ffe9; $custom-light: #ebfff0; $custom-dark: #000000;
JSON
{
"hex": "#e2ffe9",
"rgb": {
"r": 226,
"g": 255,
"b": 233
},
"hsl": {
"h": 134.483,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97317,
"c": 0.04189,
"h": 152.8
},
"luminance": 0.93572
}Semantic roles & 50–950 ramp
primary
#E2FFE9
secondary
#ED98D8
accent
#00AEE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161816
muted
#848685