#E5F2EB#E5F2EB
#E5F2EB is a very light, near-neutral green. Relative luminance 0.862; OKLCH L 94.9% C 0.017 H 162.7°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F2EB |
|---|---|
| RGB | rgb(229, 242, 235) |
| HSL | hsl(148, 33%, 92%) |
| HSV | hsv(148, 5%, 95%) |
| CMYK | cmyk(5.4%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(94.38, -5.55, 1.89) |
| CIE-LCH | lch(94.38, 5.87, 161.21°) |
| OKLab | oklab(94.95% -0.0158 0.0049) |
| OKLCH | oklch(94.95% 0.017 162.7) |
| XYZ | xyz(79.0577, 86.1598, 91.0466) |
| Luminance | 0.8616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.25
Honeydew
#F0FFF0
ΔE00 4.18
Azure (CSS)
#F0FFFF
ΔE00 4.24
Light Grey
#D8DCD6
ΔE00 5.80
Lightcyan
#E0FFFF
ΔE00 6.48
Ivory
#FFFFF0
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F2EB #F2E5EC
analogous
#E6F2E5 #E5F2EB #E5F2F1
triadic
#E5F2EB #EBE5F2 #F2EBE5
tetradic
#E5F2EB #E5E6F2 #F2E5EC #F2F1E5
square
#E5F2EB #E5E6F2 #F2E5EC #F2F1E5
split-complementary
#E5F2EB #F1E5F2 #F2E5E6
monochromatic
#93C9AC #BCDECC #E5F2EB #EBF5EF #EBF5EF
Accessibility & contrast
On white
1.15
#E5F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#E5F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F2EB
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F2EB | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#E3F2F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e5f2eb; /* rgb */ color: rgb(229, 242, 235); /* oklch */ color: oklch(94.9% 0.017 162.7);
Tailwind
colors: {
custom: {
50: '#edf6f1',
500: '#e5f2eb',
950: '#000000',
},
}SCSS
$custom: #e5f2eb; $custom-light: #edf6f1; $custom-dark: #000000;
JSON
{
"hex": "#e5f2eb",
"rgb": {
"r": 229,
"g": 242,
"b": 235
},
"hsl": {
"h": 147.692,
"s": 33.333,
"l": 92.353
},
"oklch": {
"l": 0.94949,
"c": 0.01659,
"h": 162.7
},
"luminance": 0.8616
}Semantic roles & 50–950 ramp
primary
#E5F2EB
secondary
#CDAEBF
accent
#3977AC
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585