#E5FBEC#E5FBEC
#E5FBEC is a very light, muted green. Relative luminance 0.917; OKLCH L 96.8% C 0.030 H 156.0°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FBEC |
|---|---|
| RGB | rgb(229, 251, 236) |
| HSL | hsl(139, 73%, 94%) |
| HSV | hsv(139, 9%, 98%) |
| CMYK | cmyk(8.8%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(96.70, -9.89, 4.74) |
| CIE-LCH | lch(96.70, 10.97, 154.40°) |
| OKLab | oklab(96.79% -0.0277 0.0124) |
| OKLCH | oklch(96.79% 0.03 156) |
| XYZ | xyz(81.9475, 91.7075, 92.7246) |
| Luminance | 0.9171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.61
Mintcream
#F5FFFA
ΔE00 6.38
Ice
#D6FFFA
ΔE00 6.40
Lightcyan
#E0FFFF
ΔE00 6.64
Ice Blue (survey)
#D7FFFE
ΔE00 7.28
Azure (CSS)
#F0FFFF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FBEC #FBE5F4
analogous
#E9FBE5 #E5FBEC #E5FBF7
triadic
#E5FBEC #ECE5FB #FBECE5
tetradic
#E5FBEC #E5E9FB #FBE5F4 #FBF7E5
square
#E5FBEC #E5E9FB #FBE5F4 #FBF7E5
split-complementary
#E5FBEC #F7E5FB #FBE5E9
monochromatic
#7BEB9E #B0F3C5 #E4FBEC #E4FBEC #E4FBEC
Accessibility & contrast
On white
1.09
#E5FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#E5FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FBEC
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FBEC | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F7F4ED
Tritanopia (blue-blind)
#E2FAF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e5fbec; /* rgb */ color: rgb(229, 251, 236); /* oklch */ color: oklch(96.8% 0.030 156.0);
Tailwind
colors: {
custom: {
50: '#edfcf2',
500: '#e5fbec',
950: '#000000',
},
}SCSS
$custom: #e5fbec; $custom-light: #edfcf2; $custom-dark: #000000;
JSON
{
"hex": "#e5fbec",
"rgb": {
"r": 229,
"g": 251,
"b": 236
},
"hsl": {
"h": 139.091,
"s": 73.333,
"l": 94.118
},
"oklch": {
"l": 0.9679,
"c": 0.03038,
"h": 156
},
"luminance": 0.91709
}Semantic roles & 50–950 ramp
primary
#E5FBEC
secondary
#E1A3CD
accent
#1097D5
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585