#E4F5EA#E4F5EA
#E4F5EA is a very light, muted green. Relative luminance 0.877; OKLCH L 95.5% C 0.023 H 157.6°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F5EA |
|---|---|
| RGB | rgb(228, 245, 234) |
| HSL | hsl(141, 46%, 93%) |
| HSV | hsv(141, 7%, 96%) |
| CMYK | cmyk(6.9%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(95.05, -7.58, 3.37) |
| CIE-LCH | lch(95.05, 8.29, 156.00°) |
| OKLab | oklab(95.45% -0.0213 0.0088) |
| OKLCH | oklch(95.45% 0.023 157.6) |
| XYZ | xyz(79.4956, 87.7385, 90.5730) |
| Luminance | 0.8774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.66
Mintcream
#F5FFFA
ΔE00 4.62
Azure (CSS)
#F0FFFF
ΔE00 5.65
Lightcyan
#E0FFFF
ΔE00 6.27
Ice
#D6FFFA
ΔE00 7.21
Ivory
#FFFFF0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F5EA #F5E4EF
analogous
#E6F5E4 #E4F5EA #E4F5F2
triadic
#E4F5EA #EAE4F5 #F5EAE4
tetradic
#E4F5EA #E4E6F5 #F5E4EF #F5F2E4
square
#E4F5EA #E4E6F5 #F5E4EF #F5F2E4
split-complementary
#E4F5EA #F2E4F5 #F5E4E6
monochromatic
#8BD4A5 #B7E4C7 #E4F5EA #E9F7EE #E9F7EE
Accessibility & contrast
On white
1.13
#E4F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#E4F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F5EA
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F5EA | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#F1F0EB
Tritanopia (blue-blind)
#E2F5F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e4f5ea; /* rgb */ color: rgb(228, 245, 234); /* oklch */ color: oklch(95.5% 0.023 157.6);
Tailwind
colors: {
custom: {
50: '#ecf8f0',
500: '#e4f5ea',
950: '#000000',
},
}SCSS
$custom: #e4f5ea; $custom-light: #ecf8f0; $custom-dark: #000000;
JSON
{
"hex": "#e4f5ea",
"rgb": {
"r": 228,
"g": 245,
"b": 234
},
"hsl": {
"h": 141.176,
"s": 45.946,
"l": 92.745
},
"oklch": {
"l": 0.95452,
"c": 0.02309,
"h": 157.6
},
"luminance": 0.87739
}Semantic roles & 50–950 ramp
primary
#E4F5EA
secondary
#D3AAC5
accent
#2C87B9
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585