#E5FBED#E5FBED
#E5FBED is a very light, muted green. Relative luminance 0.918; OKLCH L 96.8% C 0.030 H 157.9°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FBED |
|---|---|
| RGB | rgb(229, 251, 237) |
| HSL | hsl(142, 73%, 94%) |
| HSV | hsv(142, 9%, 98%) |
| CMYK | cmyk(8.8%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(96.72, -9.71, 4.26) |
| CIE-LCH | lch(96.72, 10.61, 156.33°) |
| OKLab | oklab(96.82% -0.0274 0.0111) |
| OKLCH | oklch(96.82% 0.03 157.9) |
| XYZ | xyz(82.0932, 91.7658, 93.4919) |
| Luminance | 0.9177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.62
Mintcream
#F5FFFA
ΔE00 6.13
Ice
#D6FFFA
ΔE00 6.17
Lightcyan
#E0FFFF
ΔE00 6.28
Azure (CSS)
#F0FFFF
ΔE00 6.97
Ice Blue (survey)
#D7FFFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FBED #FBE5F3
analogous
#E8FBE5 #E5FBED #E5FBF8
triadic
#E5FBED #EDE5FB #FBEDE5
tetradic
#E5FBED #E5E8FB #FBE5F3 #FBF8E5
square
#E5FBED #E5E8FB #FBE5F3 #FBF8E5
split-complementary
#E5FBED #F8E5FB #FBE5E8
monochromatic
#7BEBA4 #B0F3C8 #E4FBED #E4FBED #E4FBED
Accessibility & contrast
On white
1.09
#E5FBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#E5FBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FBED
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FBED | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EC
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#E2FBF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e5fbed; /* rgb */ color: rgb(229, 251, 237); /* oklch */ color: oklch(96.8% 0.030 157.9);
Tailwind
colors: {
custom: {
50: '#edfcf2',
500: '#e5fbed',
950: '#000000',
},
}SCSS
$custom: #e5fbed; $custom-light: #edfcf2; $custom-dark: #000000;
JSON
{
"hex": "#e5fbed",
"rgb": {
"r": 229,
"g": 251,
"b": 237
},
"hsl": {
"h": 141.818,
"s": 73.333,
"l": 94.118
},
"oklch": {
"l": 0.96817,
"c": 0.02953,
"h": 157.9
},
"luminance": 0.91767
}Semantic roles & 50–950 ramp
primary
#E5FBED
secondary
#E1A3CB
accent
#108ED5
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585