#E2FBE3#E2FBE3
#E2FBE3 is a very light, muted green. Relative luminance 0.907; OKLCH L 96.3% C 0.041 H 146.4°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBE3 |
|---|---|
| RGB | rgb(226, 251, 227) |
| HSL | hsl(122, 76%, 94%) |
| HSV | hsv(122, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 9.6%, 1.6%) |
| CIE-LAB | lab(96.29, -12.47, 8.75) |
| CIE-LCH | lch(96.29, 15.23, 144.93°) |
| OKLab | oklab(96.34% -0.0342 0.0228) |
| OKLCH | oklch(96.34% 0.041 146.4) |
| XYZ | xyz(79.7235, 90.7082, 85.9664) |
| Luminance | 0.9071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.74
Ice
#D6FFFA
ΔE00 8.24
Beige
#F5F5DC
ΔE00 8.69
Off White (survey)
#FFFFE4
ΔE00 8.82
Lightyellow
#FFFFE0
ΔE00 8.87
Mintcream
#F5FFFA
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBE3 #FBE2FA
analogous
#EDFBE2 #E2FBE3 #E2FBEF
triadic
#E2FBE3 #E3E2FB #FBE3E2
tetradic
#E2FBE3 #E2EDFB #FBE2FA #FBEFE2
square
#E2FBE3 #E2EDFB #FBE2FA #FBEFE2
split-complementary
#E2FBE3 #EFE2FB #FBE2ED
monochromatic
#76EC7B #ACF4AF #E2FBE3 #E4FBE5 #E4FBE5
Accessibility & contrast
On white
1.10
#E2FBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#E2FBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBE3
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBE3 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E2
Deuteranopia (green-blind)
#F8F3E4
Tritanopia (blue-blind)
#E0FAF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2fbe3; /* rgb */ color: rgb(226, 251, 227); /* oklch */ color: oklch(96.3% 0.041 146.4);
Tailwind
colors: {
custom: {
50: '#ebfceb',
500: '#e2fbe3',
950: '#000000',
},
}SCSS
$custom: #e2fbe3; $custom-light: #ebfceb; $custom-dark: #000000;
JSON
{
"hex": "#e2fbe3",
"rgb": {
"r": 226,
"g": 251,
"b": 227
},
"hsl": {
"h": 122.4,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96344,
"c": 0.04113,
"h": 146.4
},
"luminance": 0.90709
}Semantic roles & 50–950 ramp
primary
#E2FBE3
secondary
#E2A0DF
accent
#0ED0D8
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161716
muted
#848584