#E4FBED#E4FBED
#E4FBED is a very light, muted green. Relative luminance 0.916; OKLCH L 96.7% C 0.030 H 159.1°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FBED |
|---|---|
| RGB | rgb(228, 251, 237) |
| HSL | hsl(143, 74%, 94%) |
| HSV | hsv(143, 9%, 98%) |
| CMYK | cmyk(9.2%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(96.66, -10.04, 4.15) |
| CIE-LCH | lch(96.66, 10.87, 157.53°) |
| OKLab | oklab(96.75% -0.0283 0.0108) |
| OKLCH | oklch(96.75% 0.03 159.1) |
| XYZ | xyz(81.7749, 91.6017, 93.4770) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.92
Ice
#D6FFFA
ΔE00 5.92
Lightcyan
#E0FFFF
ΔE00 6.18
Mintcream
#F5FFFA
ΔE00 6.37
Ice Blue (survey)
#D7FFFE
ΔE00 6.79
Very Pale Blue
#D6FFFE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FBED #FBE4F2
analogous
#E7FBE4 #E4FBED #E4FBF9
triadic
#E4FBED #EDE4FB #FBEDE4
tetradic
#E4FBED #E4E7FB #FBE4F2 #FBF9E4
square
#E4FBED #E4E7FB #FBE4F2 #FBF9E4
split-complementary
#E4FBED #F9E4FB #FBE4E7
monochromatic
#79EBA6 #AFF3C9 #E4FBED #E4FBED #E4FBED
Accessibility & contrast
On white
1.09
#E4FBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#E4FBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FBED
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FBED | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#E0FBF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e4fbed; /* rgb */ color: rgb(228, 251, 237); /* oklch */ color: oklch(96.7% 0.030 159.1);
Tailwind
colors: {
custom: {
50: '#ecfcf2',
500: '#e4fbed',
950: '#000000',
},
}SCSS
$custom: #e4fbed; $custom-light: #ecfcf2; $custom-dark: #000000;
JSON
{
"hex": "#e4fbed",
"rgb": {
"r": 228,
"g": 251,
"b": 237
},
"hsl": {
"h": 143.478,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.96746,
"c": 0.03034,
"h": 159.1
},
"luminance": 0.91603
}Semantic roles & 50–950 ramp
primary
#E4FBED
secondary
#E1A2C9
accent
#0F88D6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585