#E5F7EA#E5F7EA
#E5F7EA is a very light, muted green. Relative luminance 0.891; OKLCH L 95.9% C 0.026 H 154.5°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F7EA |
|---|---|
| RGB | rgb(229, 247, 234) |
| HSL | hsl(137, 53%, 93%) |
| HSV | hsv(137, 7%, 97%) |
| CMYK | cmyk(7.3%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(95.63, -8.25, 4.22) |
| CIE-LCH | lch(95.63, 9.27, 152.91°) |
| OKLab | oklab(95.93% -0.0231 0.011) |
| OKLCH | oklch(95.93% 0.026 154.5) |
| XYZ | xyz(80.4222, 89.1193, 90.7907) |
| Luminance | 0.8912 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.14
Mintcream
#F5FFFA
ΔE00 5.20
Azure (CSS)
#F0FFFF
ΔE00 6.34
Lightcyan
#E0FFFF
ΔE00 6.62
Ice
#D6FFFA
ΔE00 7.14
Ivory
#FFFFF0
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F7EA #F7E5F2
analogous
#E9F7E5 #E5F7EA #E5F7F3
triadic
#E5F7EA #EAE5F7 #F7EAE5
tetradic
#E5F7EA #E5E9F7 #F7E5F2 #F7F3E5
square
#E5F7EA #E5E9F7 #F7E5F2 #F7F3E5
split-complementary
#E5F7EA #F3E5F7 #F7E5E9
monochromatic
#87DA9E #B6E9C4 #E5F7EA #E8F8EC #E8F8EC
Accessibility & contrast
On white
1.12
#E5F7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#E5F7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F7EA
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F7EA | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#E3F6F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e5f7ea; /* rgb */ color: rgb(229, 247, 234); /* oklch */ color: oklch(95.9% 0.026 154.5);
Tailwind
colors: {
custom: {
50: '#edf9f0',
500: '#e5f7ea',
950: '#000000',
},
}SCSS
$custom: #e5f7ea; $custom-light: #edf9f0; $custom-dark: #000000;
JSON
{
"hex": "#e5f7ea",
"rgb": {
"r": 229,
"g": 247,
"b": 234
},
"hsl": {
"h": 136.667,
"s": 52.941,
"l": 93.333
},
"oklch": {
"l": 0.95927,
"c": 0.02558,
"h": 154.5
},
"luminance": 0.8912
}Semantic roles & 50–950 ramp
primary
#E5F7EA
secondary
#D7A9CA
accent
#2595C0
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585