#E4F1EA#E4F1EA
#E4F1EA is a very light, near-neutral green. Relative luminance 0.853; OKLCH L 94.6% C 0.017 H 162.7°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F1EA |
|---|---|
| RGB | rgb(228, 241, 234) |
| HSL | hsl(148, 32%, 92%) |
| HSV | hsv(148, 5%, 95%) |
| CMYK | cmyk(5.4%, 0%, 2.9%, 5.5%) |
| CIE-LAB | lab(94.03, -5.56, 1.89) |
| CIE-LCH | lch(94.03, 5.87, 161.21°) |
| OKLab | oklab(94.65% -0.0159 0.0049) |
| OKLCH | oklch(94.65% 0.017 162.7) |
| XYZ | xyz(78.2986, 85.3445, 90.1740) |
| Luminance | 0.8535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.44
Honeydew
#F0FFF0
ΔE00 4.30
Azure (CSS)
#F0FFFF
ΔE00 4.38
Light Grey
#D8DCD6
ΔE00 5.64
Lightcyan
#E0FFFF
ΔE00 6.54
Ivory
#FFFFF0
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F1EA #F1E4EB
analogous
#E5F1E4 #E4F1EA #E4F1F1
triadic
#E4F1EA #EAE4F1 #F1EAE4
tetradic
#E4F1EA #E4E5F1 #F1E4EB #F1F1E4
square
#E4F1EA #E4E5F1 #F1E4EB #F1F1E4
split-complementary
#E4F1EA #F1E4F1 #F1E4E5
monochromatic
#93C7AB #BCDCCB #E4F1EA #EBF5EF #EBF5EF
Accessibility & contrast
On white
1.16
#E4F1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#E4F1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F1EA
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F1EA | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#EEEDEA
Tritanopia (blue-blind)
#E2F1EF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e4f1ea; /* rgb */ color: rgb(228, 241, 234); /* oklch */ color: oklch(94.6% 0.017 162.7);
Tailwind
colors: {
custom: {
50: '#ecf5f0',
500: '#e4f1ea',
950: '#000000',
},
}SCSS
$custom: #e4f1ea; $custom-light: #ecf5f0; $custom-dark: #000000;
JSON
{
"hex": "#e4f1ea",
"rgb": {
"r": 228,
"g": 241,
"b": 234
},
"hsl": {
"h": 147.692,
"s": 31.707,
"l": 91.961
},
"oklch": {
"l": 0.94647,
"c": 0.01661,
"h": 162.7
},
"luminance": 0.85345
}Semantic roles & 50–950 ramp
primary
#E4F1EA
secondary
#CBAEBE
accent
#3B77AA
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585