#E2FBEB#E2FBEB
#E2FBEB is a very light, muted green. Relative luminance 0.912; OKLCH L 96.6% C 0.034 H 157.7°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBEB |
|---|---|
| RGB | rgb(226, 251, 235) |
| HSL | hsl(142, 76%, 94%) |
| HSV | hsv(142, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 6.4%, 1.6%) |
| CIE-LAB | lab(96.48, -11.05, 4.90) |
| CIE-LCH | lch(96.48, 12.09, 156.07°) |
| OKLab | oklab(96.55% -0.0311 0.0128) |
| OKLCH | oklch(96.55% 0.034 157.7) |
| XYZ | xyz(80.8534, 91.1601, 91.9171) |
| Luminance | 0.9116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.54
Ice
#D6FFFA
ΔE00 5.97
Lightcyan
#E0FFFF
ΔE00 6.77
Ice Blue (survey)
#D7FFFE
ΔE00 7.06
Very Pale Blue
#D6FFFE
ΔE00 7.17
Mintcream
#F5FFFA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBEB #FBE2F2
analogous
#E5FBE2 #E2FBEB #E2FBF7
triadic
#E2FBEB #EBE2FB #FBEBE2
tetradic
#E2FBEB #E2E5FB #FBE2F2 #FBF7E2
square
#E2FBEB #E2E5FB #FBE2F2 #FBF7E2
split-complementary
#E2FBEB #F7E2FB #FBE2E5
monochromatic
#76ECA1 #ACF4C6 #E2FBEB #E4FBEC #E4FBEC
Accessibility & contrast
On white
1.09
#E2FBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#E2FBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBEB
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBEB | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F6F4EC
Tritanopia (blue-blind)
#DEFBF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2fbeb; /* rgb */ color: rgb(226, 251, 235); /* oklch */ color: oklch(96.6% 0.034 157.7);
Tailwind
colors: {
custom: {
50: '#ebfcf1',
500: '#e2fbeb',
950: '#000000',
},
}SCSS
$custom: #e2fbeb; $custom-light: #ebfcf1; $custom-dark: #000000;
JSON
{
"hex": "#e2fbeb",
"rgb": {
"r": 226,
"g": 251,
"b": 235
},
"hsl": {
"h": 141.6,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96553,
"c": 0.03361,
"h": 157.7
},
"luminance": 0.91161
}Semantic roles & 50–950 ramp
primary
#E2FBEB
secondary
#E2A0CA
accent
#0E8FD8
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585