#E2FBE8#E2FBE8
#E2FBE8 is a very light, muted green. Relative luminance 0.910; OKLCH L 96.5% C 0.036 H 152.9°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBE8 |
|---|---|
| RGB | rgb(226, 251, 232) |
| HSL | hsl(134, 76%, 94%) |
| HSV | hsv(134, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 7.6%, 1.6%) |
| CIE-LAB | lab(96.41, -11.59, 6.35) |
| CIE-LCH | lch(96.41, 13.21, 151.29°) |
| OKLab | oklab(96.47% -0.0323 0.0165) |
| OKLCH | oklch(96.47% 0.036 152.9) |
| XYZ | xyz(80.4236, 90.9882, 89.6537) |
| Luminance | 0.9099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.83
Ice
#D6FFFA
ΔE00 6.80
Lightcyan
#E0FFFF
ΔE00 7.85
Ice Blue (survey)
#D7FFFE
ΔE00 8.02
Mintcream
#F5FFFA
ΔE00 8.03
Very Pale Blue
#D6FFFE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBE8 #FBE2F5
analogous
#E8FBE2 #E2FBE8 #E2FBF4
triadic
#E2FBE8 #E8E2FB #FBE8E2
tetradic
#E2FBE8 #E2E8FB #FBE2F5 #FBF4E2
square
#E2FBE8 #E2E8FB #FBE2F5 #FBF4E2
split-complementary
#E2FBE8 #F4E2FB #FBE2E8
monochromatic
#76EC93 #ACF4BD #E2FBE8 #E4FBEA #E4FBEA
Accessibility & contrast
On white
1.09
#E2FBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#E2FBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBE8
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBE8 | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E7
Deuteranopia (green-blind)
#F6F3E9
Tritanopia (blue-blind)
#DFFAF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2fbe8; /* rgb */ color: rgb(226, 251, 232); /* oklch */ color: oklch(96.5% 0.036 152.9);
Tailwind
colors: {
custom: {
50: '#ebfcef',
500: '#e2fbe8',
950: '#000000',
},
}SCSS
$custom: #e2fbe8; $custom-light: #ebfcef; $custom-dark: #000000;
JSON
{
"hex": "#e2fbe8",
"rgb": {
"r": 226,
"g": 251,
"b": 232
},
"hsl": {
"h": 134.4,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96474,
"c": 0.03626,
"h": 152.9
},
"luminance": 0.90989
}Semantic roles & 50–950 ramp
primary
#E2FBE8
secondary
#E2A0D2
accent
#0EA7D8
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585