#E5F2EA#E5F2EA
#E5F2EA is a very light, near-neutral green. Relative luminance 0.861; OKLCH L 94.9% C 0.017 H 159.1°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F2EA |
|---|---|
| RGB | rgb(229, 242, 234) |
| HSL | hsl(143, 33%, 92%) |
| HSV | hsv(143, 5%, 95%) |
| CMYK | cmyk(5.4%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.36, -5.73, 2.37) |
| CIE-LCH | lch(94.36, 6.21, 157.53°) |
| OKLab | oklab(94.92% -0.0162 0.0062) |
| OKLCH | oklch(94.92% 0.017 159.1) |
| XYZ | xyz(78.9137, 86.1022, 90.2879) |
| Luminance | 0.8610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.44
Honeydew
#F0FFF0
ΔE00 3.85
Azure (CSS)
#F0FFFF
ΔE00 4.60
Light Grey
#D8DCD6
ΔE00 5.87
Ivory
#FFFFF0
ΔE00 6.52
Lightcyan
#E0FFFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F2EA #F2E5ED
analogous
#E7F2E5 #E5F2EA #E5F2F1
triadic
#E5F2EA #EAE5F2 #F2EAE5
tetradic
#E5F2EA #E5E7F2 #F2E5ED #F2F1E5
square
#E5F2EA #E5E7F2 #F2E5ED #F2F1E5
split-complementary
#E5F2EA #F1E5F2 #F2E5E7
monochromatic
#93C9A8 #BCDEC9 #E5F2EA #EBF5EF #EBF5EF
Accessibility & contrast
On white
1.15
#E5F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#E5F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F2EA
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F2EA | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#EFEEEA
Tritanopia (blue-blind)
#E3F2F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e5f2ea; /* rgb */ color: rgb(229, 242, 234); /* oklch */ color: oklch(94.9% 0.017 159.1);
Tailwind
colors: {
custom: {
50: '#edf6f0',
500: '#e5f2ea',
950: '#000000',
},
}SCSS
$custom: #e5f2ea; $custom-light: #edf6f0; $custom-dark: #000000;
JSON
{
"hex": "#e5f2ea",
"rgb": {
"r": 229,
"g": 242,
"b": 234
},
"hsl": {
"h": 143.077,
"s": 33.333,
"l": 92.353
},
"oklch": {
"l": 0.94921,
"c": 0.01737,
"h": 159.1
},
"luminance": 0.86103
}Semantic roles & 50–950 ramp
primary
#E5F2EA
secondary
#CDAEC1
accent
#3980AC
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585