#E4F2EA#E4F2EA
#E4F2EA is a very light, near-neutral green. Relative luminance 0.859; OKLCH L 94.8% C 0.018 H 161.1°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F2EA |
|---|---|
| RGB | rgb(228, 242, 234) |
| HSL | hsl(146, 35%, 92%) |
| HSV | hsv(146, 6%, 95%) |
| CMYK | cmyk(5.8%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.29, -6.06, 2.26) |
| CIE-LCH | lch(94.29, 6.47, 159.55°) |
| OKLab | oklab(94.85% -0.0172 0.0059) |
| OKLCH | oklch(94.85% 0.018 161.1) |
| XYZ | xyz(78.5954, 85.9381, 90.2730) |
| Luminance | 0.8594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.64
Honeydew
#F0FFF0
ΔE00 3.80
Azure (CSS)
#F0FFFF
ΔE00 4.63
Light Grey
#D8DCD6
ΔE00 6.09
Lightcyan
#E0FFFF
ΔE00 6.39
Ivory
#FFFFF0
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F2EA #F2E4EC
analogous
#E5F2E4 #E4F2EA #E4F2F1
triadic
#E4F2EA #EAE4F2 #F2EAE4
tetradic
#E4F2EA #E4E5F2 #F2E4EC #F2F1E4
square
#E4F2EA #E4E5F2 #F2E4EC #F2F1E4
split-complementary
#E4F2EA #F1E4F2 #F2E4E5
monochromatic
#91CAAA #BBDECA #E4F2EA #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.15
#E4F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#E4F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F2EA
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F2EA | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#EFEEEA
Tritanopia (blue-blind)
#E2F2F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e4f2ea; /* rgb */ color: rgb(228, 242, 234); /* oklch */ color: oklch(94.8% 0.018 161.1);
Tailwind
colors: {
custom: {
50: '#ecf6f0',
500: '#e4f2ea',
950: '#000000',
},
}SCSS
$custom: #e4f2ea; $custom-light: #ecf6f0; $custom-dark: #000000;
JSON
{
"hex": "#e4f2ea",
"rgb": {
"r": 228,
"g": 242,
"b": 234
},
"hsl": {
"h": 145.714,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.94848,
"c": 0.01821,
"h": 161.1
},
"luminance": 0.85939
}Semantic roles & 50–950 ramp
primary
#E4F2EA
secondary
#CDADBF
accent
#387BAE
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585