#E5FBEF#E5FBEF
#E5FBEF is a very light, muted green. Relative luminance 0.919; OKLCH L 96.9% C 0.028 H 162.1°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FBEF |
|---|---|
| RGB | rgb(229, 251, 239) |
| HSL | hsl(147, 73%, 94%) |
| HSV | hsv(147, 9%, 98%) |
| CMYK | cmyk(8.8%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(96.77, -9.35, 3.30) |
| CIE-LCH | lch(96.77, 9.92, 160.58°) |
| OKLab | oklab(96.87% -0.0266 0.0086) |
| OKLCH | oklch(96.87% 0.028 162.1) |
| XYZ | xyz(82.3870, 91.8833, 95.0394) |
| Luminance | 0.9188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.80
Lightcyan
#E0FFFF
ΔE00 5.55
Mintcream
#F5FFFA
ΔE00 5.65
Ice
#D6FFFA
ΔE00 5.77
Azure (CSS)
#F0FFFF
ΔE00 6.27
Ice Blue (survey)
#D7FFFE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FBEF #FBE5F1
analogous
#E6FBE5 #E5FBEF #E5FBFA
triadic
#E5FBEF #EFE5FB #FBEFE5
tetradic
#E5FBEF #E5E6FB #FBE5F1 #FBFAE5
square
#E5FBEF #E5E6FB #FBE5F1 #FBFAE5
split-complementary
#E5FBEF #FAE5FB #FBE5E6
monochromatic
#7BEBAE #B0F3CE #E4FBEF #E4FBEF #E4FBEF
Accessibility & contrast
On white
1.08
#E5FBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#E5FBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FBEF
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FBEF | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#F6F5F0
Tritanopia (blue-blind)
#E1FBF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e5fbef; /* rgb */ color: rgb(229, 251, 239); /* oklch */ color: oklch(96.9% 0.028 162.1);
Tailwind
colors: {
custom: {
50: '#edfcf4',
500: '#e5fbef',
950: '#000000',
},
}SCSS
$custom: #e5fbef; $custom-light: #edfcf4; $custom-dark: #000000;
JSON
{
"hex": "#e5fbef",
"rgb": {
"r": 229,
"g": 251,
"b": 239
},
"hsl": {
"h": 147.273,
"s": 73.333,
"l": 94.118
},
"oklch": {
"l": 0.96871,
"c": 0.02794,
"h": 162.1
},
"luminance": 0.91884
}Semantic roles & 50–950 ramp
primary
#E5FBEF
secondary
#E1A3C5
accent
#107CD5
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585