#E5F4E7#E5F4E7
#E5F4E7 is a very light, muted green. Relative luminance 0.871; OKLCH L 95.2% C 0.023 H 149.4°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F4E7 |
|---|---|
| RGB | rgb(229, 244, 231) |
| HSL | hsl(128, 41%, 93%) |
| HSV | hsv(128, 6%, 96%) |
| CMYK | cmyk(6.1%, 0%, 5.3%, 4.3%) |
| CIE-LAB | lab(94.79, -7.28, 4.56) |
| CIE-LCH | lch(94.79, 8.59, 147.93°) |
| OKLab | oklab(95.24% -0.0201 0.0119) |
| OKLCH | oklch(95.24% 0.023 149.4) |
| XYZ | xyz(79.0848, 87.1283, 88.2368) |
| Luminance | 0.8713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.34
Mintcream
#F5FFFA
ΔE00 4.87
Azure (CSS)
#F0FFFF
ΔE00 6.34
Ivory
#FFFFF0
ΔE00 6.65
Beige
#F5F5DC
ΔE00 6.95
Light Grey
#D8DCD6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F4E7 #F4E5F2
analogous
#EAF4E5 #E5F4E7 #E5F4EE
triadic
#E5F4E7 #E7E5F4 #F4E7E5
tetradic
#E5F4E7 #E5EAF4 #F4E5F2 #F4EEE5
square
#E5F4E7 #E5EAF4 #F4E5F2 #F4EEE5
split-complementary
#E5F4E7 #EEE5F4 #F4E5EA
monochromatic
#8FD098 #BAE2BF #E5F4E7 #E9F6EB #E9F6EB
Accessibility & contrast
On white
1.14
#E5F4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#E5F4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F4E7
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F4E7 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E6
Deuteranopia (green-blind)
#F2EFE8
Tritanopia (blue-blind)
#E3F3F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e5f4e7; /* rgb */ color: rgb(229, 244, 231); /* oklch */ color: oklch(95.2% 0.023 149.4);
Tailwind
colors: {
custom: {
50: '#edf7ee',
500: '#e5f4e7',
950: '#000000',
},
}SCSS
$custom: #e5f4e7; $custom-light: #edf7ee; $custom-dark: #000000;
JSON
{
"hex": "#e5f4e7",
"rgb": {
"r": 229,
"g": 244,
"b": 231
},
"hsl": {
"h": 128,
"s": 40.541,
"l": 92.745
},
"oklch": {
"l": 0.95242,
"c": 0.0234,
"h": 149.4
},
"luminance": 0.87129
}Semantic roles & 50–950 ramp
primary
#E5F4E7
secondary
#D1ACCC
accent
#32A2B4
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585