#E4F0E8#E4F0E8
#E4F0E8 is a very light, near-neutral green. Relative luminance 0.846; OKLCH L 94.4% C 0.017 H 156.9°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E4F0E8 |
|---|---|
| RGB | rgb(228, 240, 232) |
| HSL | hsl(140, 29%, 92%) |
| HSV | hsv(140, 5%, 94%) |
| CMYK | cmyk(5%, 0%, 3.3%, 5.9%) |
| CIE-LAB | lab(93.73, -5.41, 2.49) |
| CIE-LCH | lch(93.73, 5.96, 155.31°) |
| OKLab | oklab(94.39% -0.0152 0.0065) |
| OKLCH | oklch(94.39% 0.017 156.9) |
| XYZ | xyz(77.7177, 84.6398, 88.5710) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.64
Honeydew
#F0FFF0
ΔE00 4.20
Azure (CSS)
#F0FFFF
ΔE00 4.86
Light Grey
#D8DCD6
ΔE00 5.35
Ivory
#FFFFF0
ΔE00 6.43
Off White
#FAF9F6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4F0E8 #F0E4EC
analogous
#E6F0E4 #E4F0E8 #E4F0EE
triadic
#E4F0E8 #E8E4F0 #F0E8E4
tetradic
#E4F0E8 #E4E6F0 #F0E4EC #F0EEE4
square
#E4F0E8 #E4E6F0 #F0E4EC #F0EEE4
split-complementary
#E4F0E8 #EEE4F0 #F0E4E6
monochromatic
#95C4A5 #BDDAC6 #E4F0E8 #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.17
#E4F0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#E4F0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4F0E8
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4F0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4F0E8 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE8
Deuteranopia (green-blind)
#EEECE8
Tritanopia (blue-blind)
#E2F0EE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e4f0e8; /* rgb */ color: rgb(228, 240, 232); /* oklch */ color: oklch(94.4% 0.017 156.9);
Tailwind
colors: {
custom: {
50: '#ecf4ef',
500: '#e4f0e8',
950: '#000000',
},
}SCSS
$custom: #e4f0e8; $custom-light: #ecf4ef; $custom-dark: #000000;
JSON
{
"hex": "#e4f0e8",
"rgb": {
"r": 228,
"g": 240,
"b": 232
},
"hsl": {
"h": 140,
"s": 28.571,
"l": 91.765
},
"oklch": {
"l": 0.94392,
"c": 0.01658,
"h": 156.9
},
"luminance": 0.8464
}Semantic roles & 50–950 ramp
primary
#E4F0E8
secondary
#C9AFC1
accent
#3E84A7
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585