#E5F8EA#E5F8EA
#E5F8EA is a very light, muted green. Relative luminance 0.897; OKLCH L 96.1% C 0.027 H 153.9°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F8EA |
|---|---|
| RGB | rgb(229, 248, 234) |
| HSL | hsl(136, 58%, 94%) |
| HSV | hsv(136, 8%, 97%) |
| CMYK | cmyk(7.7%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(95.89, -8.75, 4.59) |
| CIE-LCH | lch(95.89, 9.88, 152.32°) |
| OKLab | oklab(96.13% -0.0244 0.012) |
| OKLCH | oklch(96.13% 0.027 153.9) |
| XYZ | xyz(80.7288, 89.7325, 90.8929) |
| Luminance | 0.8973 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.13
Mintcream
#F5FFFA
ΔE00 5.62
Lightcyan
#E0FFFF
ΔE00 6.75
Azure (CSS)
#F0FFFF
ΔE00 6.75
Ice
#D6FFFA
ΔE00 7.01
Ivory
#FFFFF0
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F8EA #F8E5F3
analogous
#E9F8E5 #E5F8EA #E5F8F3
triadic
#E5F8EA #EAE5F8 #F8EAE5
tetradic
#E5F8EA #E5E9F8 #F8E5F3 #F8F3E5
square
#E5F8EA #E5E9F8 #F8E5F3 #F8F3E5
split-complementary
#E5F8EA #F3E5F8 #F8E5E9
monochromatic
#85DE9C #B5EBC3 #E5F8EA #E7F9EC #E7F9EC
Accessibility & contrast
On white
1.11
#E5F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#E5F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F8EA
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F8EA | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#E3F7F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e5f8ea; /* rgb */ color: rgb(229, 248, 234); /* oklch */ color: oklch(96.1% 0.027 153.9);
Tailwind
colors: {
custom: {
50: '#edfaf0',
500: '#e5f8ea',
950: '#000000',
},
}SCSS
$custom: #e5f8ea; $custom-light: #edfaf0; $custom-dark: #000000;
JSON
{
"hex": "#e5f8ea",
"rgb": {
"r": 229,
"g": 248,
"b": 234
},
"hsl": {
"h": 135.789,
"s": 57.576,
"l": 93.529
},
"oklch": {
"l": 0.96129,
"c": 0.02723,
"h": 153.9
},
"luminance": 0.89733
}Semantic roles & 50–950 ramp
primary
#E5F8EA
secondary
#DAA7CD
accent
#209AC5
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585