#E5F5EA#E5F5EA
#E5F5EA is a very light, muted green. Relative luminance 0.879; OKLCH L 95.5% C 0.022 H 155.9°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F5EA |
|---|---|
| RGB | rgb(229, 245, 234) |
| HSL | hsl(139, 44%, 93%) |
| HSV | hsv(139, 7%, 96%) |
| CMYK | cmyk(6.5%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(95.12, -7.25, 3.48) |
| CIE-LCH | lch(95.12, 8.04, 154.34°) |
| OKLab | oklab(95.52% -0.0203 0.0091) |
| OKLCH | oklch(95.52% 0.022 155.9) |
| XYZ | xyz(79.8139, 87.9026, 90.5880) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.56
Mintcream
#F5FFFA
ΔE00 4.39
Azure (CSS)
#F0FFFF
ΔE00 5.56
Lightcyan
#E0FFFF
ΔE00 6.48
Ivory
#FFFFF0
ΔE00 6.94
Light Grey
#D8DCD6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F5EA #F5E5F0
analogous
#E8F5E5 #E5F5EA #E5F5F2
triadic
#E5F5EA #EAE5F5 #F5EAE5
tetradic
#E5F5EA #E5E8F5 #F5E5F0 #F5F2E5
square
#E5F5EA #E5E8F5 #F5E5F0 #F5F2E5
split-complementary
#E5F5EA #F2E5F5 #F5E5E8
monochromatic
#8DD3A3 #B9E4C6 #E5F5EA #E9F6ED #E9F6ED
Accessibility & contrast
On white
1.13
#E5F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#E5F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F5EA
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F5EA | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#F2F0EB
Tritanopia (blue-blind)
#E3F5F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e5f5ea; /* rgb */ color: rgb(229, 245, 234); /* oklch */ color: oklch(95.5% 0.022 155.9);
Tailwind
colors: {
custom: {
50: '#edf8f0',
500: '#e5f5ea',
950: '#000000',
},
}SCSS
$custom: #e5f5ea; $custom-light: #edf8f0; $custom-dark: #000000;
JSON
{
"hex": "#e5f5ea",
"rgb": {
"r": 229,
"g": 245,
"b": 234
},
"hsl": {
"h": 138.75,
"s": 44.444,
"l": 92.941
},
"oklch": {
"l": 0.95524,
"c": 0.02229,
"h": 155.9
},
"luminance": 0.87903
}Semantic roles & 50–950 ramp
primary
#E5F5EA
secondary
#D3ABC7
accent
#2E8DB8
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585