#E4FBE2#E4FBE2
#E4FBE2 is a very light, muted green. Relative luminance 0.910; OKLCH L 96.5% C 0.041 H 143.0°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FBE2 |
|---|---|
| RGB | rgb(228, 251, 226) |
| HSL | hsl(115, 76%, 94%) |
| HSV | hsv(115, 10%, 98%) |
| CMYK | cmyk(9.2%, 0%, 10%, 1.6%) |
| CIE-LAB | lab(96.40, -11.98, 9.44) |
| CIE-LCH | lch(96.40, 15.25, 141.74°) |
| OKLab | oklab(96.46% -0.0327 0.0246) |
| OKLCH | oklch(96.46% 0.041 143) |
| XYZ | xyz(80.2169, 90.9785, 85.2712) |
| Luminance | 0.9098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.57
Beige
#F5F5DC
ΔE00 8.10
Off White (survey)
#FFFFE4
ΔE00 8.22
Lightyellow
#FFFFE0
ΔE00 8.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.79
Ice
#D6FFFA
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FBE2 #F9E2FB
analogous
#F0FBE2 #E4FBE2 #E2FBEC
triadic
#E4FBE2 #E2E4FB #FBE2E4
tetradic
#E4FBE2 #E2F0FB #F9E2FB #FBECE2
square
#E4FBE2 #E2F0FB #F9E2FB #FBECE2
split-complementary
#E4FBE2 #ECE2FB #FBE2F0
monochromatic
#80EC76 #B2F4AC #E4FBE2 #E6FBE4 #E6FBE4
Accessibility & contrast
On white
1.09
#E4FBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#E4FBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FBE2
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FBE2 | 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)
#FCF6E1
Deuteranopia (green-blind)
#F8F4E3
Tritanopia (blue-blind)
#E2F9F4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e4fbe2; /* rgb */ color: rgb(228, 251, 226); /* oklch */ color: oklch(96.5% 0.041 143.0);
Tailwind
colors: {
custom: {
50: '#ecfceb',
500: '#e4fbe2',
950: '#000000',
},
}SCSS
$custom: #e4fbe2; $custom-light: #ecfceb; $custom-dark: #000000;
JSON
{
"hex": "#e4fbe2",
"rgb": {
"r": 228,
"g": 251,
"b": 226
},
"hsl": {
"h": 115.2,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96459,
"c": 0.04088,
"h": 143
},
"luminance": 0.90979
}Semantic roles & 50–950 ramp
primary
#E4FBE2
secondary
#DCA0E2
accent
#0ED8C8
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161716
muted
#848584