#E4FBDE#E4FBDE
#E4FBDE is a very light, muted green. Relative luminance 0.908; OKLCH L 96.4% C 0.045 H 139.2°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FBDE |
|---|---|
| RGB | rgb(228, 251, 222) |
| HSL | hsl(108, 78%, 93%) |
| HSV | hsv(108, 12%, 98%) |
| CMYK | cmyk(9.2%, 0%, 11.6%, 1.6%) |
| CIE-LAB | lab(96.31, -12.66, 11.37) |
| CIE-LCH | lch(96.31, 17.02, 138.06°) |
| OKLab | oklab(96.36% -0.0342 0.0296) |
| OKLCH | oklch(96.36% 0.045 139.2) |
| XYZ | xyz(79.6744, 90.7615, 82.4142) |
| Luminance | 0.9076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.57
Lightyellow
#FFFFE0
ΔE00 7.99
Beige
#F5F5DC
ΔE00 8.13
Off White (survey)
#FFFFE4
ΔE00 8.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.17
Eggshell (survey)
#FFFFD4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FBDE #F5DEFB
analogous
#F2FBDE #E4FBDE #DEFBE6
triadic
#E4FBDE #DEE4FB #FBDEE4
tetradic
#E4FBDE #DEF2FB #F5DEFB #FBE6DE
square
#E4FBDE #DEF2FB #F5DEFB #FBE6DE
split-complementary
#E4FBDE #E6DEFB #FBDEF2
monochromatic
#8BEE71 #B7F4A7 #E4FBDE #E9FCE4 #E9FCE4
Accessibility & contrast
On white
1.10
#E4FBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#E4FBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FBDE
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FBDE | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DC
Deuteranopia (green-blind)
#F9F4DF
Tritanopia (blue-blind)
#E3F9F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e4fbde; /* rgb */ color: rgb(228, 251, 222); /* oklch */ color: oklch(96.4% 0.045 139.2);
Tailwind
colors: {
custom: {
50: '#ecfce8',
500: '#e4fbde',
950: '#000000',
},
}SCSS
$custom: #e4fbde; $custom-light: #ecfce8; $custom-dark: #000000;
JSON
{
"hex": "#e4fbde",
"rgb": {
"r": 228,
"g": 251,
"b": 222
},
"hsl": {
"h": 107.586,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96359,
"c": 0.04524,
"h": 139.2
},
"luminance": 0.90762
}Semantic roles & 50–950 ramp
primary
#E4FBDE
secondary
#D39BE2
accent
#0BDBB0
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161716
muted
#848584