#E2FBE2#E2FBE2
#E2FBE2 is a very light, muted green. Relative luminance 0.907; OKLCH L 96.3% C 0.042 H 145.2°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBE2 |
|---|---|
| RGB | rgb(226, 251, 226) |
| HSL | hsl(120, 76%, 94%) |
| HSV | hsv(120, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 10%, 1.6%) |
| CIE-LAB | lab(96.27, -12.64, 9.23) |
| CIE-LCH | lch(96.27, 15.65, 143.85°) |
| OKLab | oklab(96.32% -0.0346 0.024) |
| OKLCH | oklch(96.32% 0.042 145.2) |
| XYZ | xyz(79.5859, 90.6531, 85.2416) |
| Luminance | 0.9065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.95
Ice
#D6FFFA
ΔE00 8.53
Beige
#F5F5DC
ΔE00 8.67
Off White (survey)
#FFFFE4
ΔE00 8.79
Lightyellow
#FFFFE0
ΔE00 8.79
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBE2 #FBE2FB
analogous
#EEFBE2 #E2FBE2 #E2FBEE
triadic
#E2FBE2 #E2E2FB #FBE2E2
tetradic
#E2FBE2 #E2EEFB #FBE2FB #FBEEE2
square
#E2FBE2 #E2EEFB #FBE2FB #FBEEE2
split-complementary
#E2FBE2 #EEE2FB #FBE2EE
monochromatic
#76EC76 #ACF4AC #E2FBE2 #E4FBE4 #E4FBE4
Accessibility & contrast
On white
1.10
#E2FBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#E2FBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBE2
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBE2 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E1
Deuteranopia (green-blind)
#F8F3E3
Tritanopia (blue-blind)
#E0F9F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2fbe2; /* rgb */ color: rgb(226, 251, 226); /* oklch */ color: oklch(96.3% 0.042 145.2);
Tailwind
colors: {
custom: {
50: '#ebfceb',
500: '#e2fbe2',
950: '#000000',
},
}SCSS
$custom: #e2fbe2; $custom-light: #ebfceb; $custom-dark: #000000;
JSON
{
"hex": "#e2fbe2",
"rgb": {
"r": 226,
"g": 251,
"b": 226
},
"hsl": {
"h": 120,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96319,
"c": 0.04216,
"h": 145.2
},
"luminance": 0.90654
}Semantic roles & 50–950 ramp
primary
#E2FBE2
secondary
#E2A0E2
accent
#0ED8D8
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161716
muted
#848584