#E2FFEB#E2FFEB
#E2FFEB is a very light, muted green. Relative luminance 0.937; OKLCH L 97.4% C 0.040 H 155.5°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFEB |
|---|---|
| RGB | rgb(226, 255, 235) |
| HSL | hsl(139, 100%, 94%) |
| HSV | hsv(139, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(97.51, -13.03, 6.39) |
| CIE-LCH | lch(97.51, 14.52, 153.88°) |
| OKLab | oklab(97.37% -0.0365 0.0166) |
| OKLCH | oklch(97.37% 0.04 155.5) |
| XYZ | xyz(82.1161, 93.6856, 92.3380) |
| Luminance | 0.9369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.81
Ice
#D6FFFA
ΔE00 6.45
Ice Blue (survey)
#D7FFFE
ΔE00 7.85
Very Pale Blue
#D6FFFE
ΔE00 7.92
Lightcyan
#E0FFFF
ΔE00 8.01
Duck Egg Blue
#C3FBF4
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFEB #FFE2F6
analogous
#E8FFE2 #E2FFEB #E2FFFA
triadic
#E2FFEB #EBE2FF #FFEBE2
tetradic
#E2FFEB #E2E8FF #FFE2F6 #FFFAE2
square
#E2FFEB #E2E8FF #FFE2F6 #FFFAE2
split-complementary
#E2FFEB #FAE2FF #FFE2E8
monochromatic
#68FF97 #A5FFC1 #E0FFEA #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.06
#E2FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#E2FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFEB
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFEB | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#F9F6EC
Tritanopia (blue-blind)
#DEFEF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2ffeb; /* rgb */ color: rgb(226, 255, 235); /* oklch */ color: oklch(97.4% 0.040 155.5);
Tailwind
colors: {
custom: {
50: '#ebfff1',
500: '#e2ffeb',
950: '#000000',
},
}SCSS
$custom: #e2ffeb; $custom-light: #ebfff1; $custom-dark: #000000;
JSON
{
"hex": "#e2ffeb",
"rgb": {
"r": 226,
"g": 255,
"b": 235
},
"hsl": {
"h": 138.621,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97369,
"c": 0.04009,
"h": 155.5
},
"luminance": 0.93687
}Semantic roles & 50–950 ramp
primary
#E2FFEB
secondary
#ED98D3
accent
#009EE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161816
muted
#848685