#E5F0EA#E5F0EA
#E5F0EA is a very light, near-neutral green. Relative luminance 0.849; OKLCH L 94.5% C 0.014 H 162.5°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F0EA |
|---|---|
| RGB | rgb(229, 240, 234) |
| HSL | hsl(147, 27%, 92%) |
| HSV | hsv(147, 5%, 94%) |
| CMYK | cmyk(4.6%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(93.85, -4.72, 1.63) |
| CIE-LCH | lch(93.85, 5.00, 160.92°) |
| OKLab | oklab(94.52% -0.0135 0.0043) |
| OKLCH | oklch(94.52% 0.014 162.5) |
| XYZ | xyz(78.3217, 84.9182, 90.0906) |
| Luminance | 0.8492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.21
Azure (CSS)
#F0FFFF
ΔE00 4.25
Honeydew
#F0FFF0
ΔE00 4.95
Light Grey
#D8DCD6
ΔE00 5.02
Off White
#FAF9F6
ΔE00 6.33
Whitesmoke
#F5F5F5
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F0EA #F0E5EB
analogous
#E6F0E5 #E5F0EA #E5F0F0
triadic
#E5F0EA #EAE5F0 #F0EAE5
tetradic
#E5F0EA #E5E6F0 #F0E5EB #F0F0E5
square
#E5F0EA #E5E6F0 #F0E5EB #F0F0E5
split-complementary
#E5F0EA #F0E5F0 #F0E5E6
monochromatic
#97C3AB #BEDACB #E5F0EA #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.17
#E5F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#E5F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F0EA
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F0EA | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#EDEDEA
Tritanopia (blue-blind)
#E3F0EE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e5f0ea; /* rgb */ color: rgb(229, 240, 234); /* oklch */ color: oklch(94.5% 0.014 162.5);
Tailwind
colors: {
custom: {
50: '#edf4f0',
500: '#e5f0ea',
950: '#000000',
},
}SCSS
$custom: #e5f0ea; $custom-light: #edf4f0; $custom-dark: #000000;
JSON
{
"hex": "#e5f0ea",
"rgb": {
"r": 229,
"g": 240,
"b": 234
},
"hsl": {
"h": 147.273,
"s": 26.829,
"l": 91.961
},
"oklch": {
"l": 0.9452,
"c": 0.01412,
"h": 162.5
},
"luminance": 0.84919
}Semantic roles & 50–950 ramp
primary
#E5F0EA
secondary
#C9B0BE
accent
#4077A5
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585