#E4F5EB#E4F5EB
#E4F5EB is a very light, muted green. Relative luminance 0.878; OKLCH L 95.5% C 0.022 H 160.2°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F5EB |
|---|---|
| RGB | rgb(228, 245, 235) |
| HSL | hsl(145, 46%, 93%) |
| HSV | hsv(145, 7%, 96%) |
| CMYK | cmyk(6.9%, 0%, 4.1%, 3.9%) |
| CIE-LAB | lab(95.08, -7.40, 2.89) |
| CIE-LCH | lch(95.08, 7.94, 158.65°) |
| OKLab | oklab(95.48% -0.021 0.0075) |
| OKLCH | oklch(95.48% 0.022 160.2) |
| XYZ | xyz(79.6397, 87.7962, 91.3318) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.90
Mintcream
#F5FFFA
ΔE00 4.37
Azure (CSS)
#F0FFFF
ΔE00 5.28
Lightcyan
#E0FFFF
ΔE00 5.98
Ice
#D6FFFA
ΔE00 7.10
Ivory
#FFFFF0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F5EB #F5E4EE
analogous
#E5F5E4 #E4F5EB #E4F5F3
triadic
#E4F5EB #EBE4F5 #F5EBE4
tetradic
#E4F5EB #E4E5F5 #F5E4EE #F5F3E4
square
#E4F5EB #E4E5F5 #F5E4EE #F5F3E4
split-complementary
#E4F5EB #F3E4F5 #F5E4E5
monochromatic
#8BD4A9 #B7E4CA #E4F5EB #E9F7EE #E9F7EE
Accessibility & contrast
On white
1.13
#E4F5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#E4F5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F5EB
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F5EB | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EB
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#E1F5F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e4f5eb; /* rgb */ color: rgb(228, 245, 235); /* oklch */ color: oklch(95.5% 0.022 160.2);
Tailwind
colors: {
custom: {
50: '#ecf8f1',
500: '#e4f5eb',
950: '#000000',
},
}SCSS
$custom: #e4f5eb; $custom-light: #ecf8f1; $custom-dark: #000000;
JSON
{
"hex": "#e4f5eb",
"rgb": {
"r": 228,
"g": 245,
"b": 235
},
"hsl": {
"h": 144.706,
"s": 45.946,
"l": 92.745
},
"oklch": {
"l": 0.95479,
"c": 0.02227,
"h": 160.2
},
"luminance": 0.87797
}Semantic roles & 50–950 ramp
primary
#E4F5EB
secondary
#D3AAC2
accent
#2C7FB9
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585