#E4EFE5#E4EFE5
#E4EFE5 is a very light, near-neutral green. Relative luminance 0.839; OKLCH L 94.1% C 0.018 H 148.1°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EFE5 |
|---|---|
| RGB | rgb(228, 239, 229) |
| HSL | hsl(125, 26%, 92%) |
| HSV | hsv(125, 5%, 94%) |
| CMYK | cmyk(4.6%, 0%, 4.2%, 6.3%) |
| CIE-LAB | lab(93.40, -5.44, 3.57) |
| CIE-LCH | lch(93.40, 6.51, 146.73°) |
| OKLab | oklab(94.11% -0.015 0.0094) |
| OKLCH | oklch(94.11% 0.018 148.1) |
| XYZ | xyz(77.0017, 83.8837, 86.2480) |
| Luminance | 0.8388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.96
Mintcream
#F5FFFA
ΔE00 4.14
Light Grey
#D8DCD6
ΔE00 5.24
Azure (CSS)
#F0FFFF
ΔE00 5.70
Ivory
#FFFFF0
ΔE00 6.03
Beige
#F5F5DC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EFE5 #EFE4EE
analogous
#E9EFE4 #E4EFE5 #E4EFEB
triadic
#E4EFE5 #E5E4EF #EFE5E4
tetradic
#E4EFE5 #E4E9EF #EFE4EE #EFEBE4
square
#E4EFE5 #E4E9EF #EFE4EE #EFEBE4
split-complementary
#E4EFE5 #EBE4EF #EFE4E9
monochromatic
#97C19B #BED8C0 #E4EFE5 #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.18
#E4EFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#E4EFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EFE5
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EFE5 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDE5
Deuteranopia (green-blind)
#EDECE5
Tritanopia (blue-blind)
#E3EEEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e4efe5; /* rgb */ color: rgb(228, 239, 229); /* oklch */ color: oklch(94.1% 0.018 148.1);
Tailwind
colors: {
custom: {
50: '#ecf4ed',
500: '#e4efe5',
950: '#000000',
},
}SCSS
$custom: #e4efe5; $custom-light: #ecf4ed; $custom-dark: #000000;
JSON
{
"hex": "#e4efe5",
"rgb": {
"r": 228,
"g": 239,
"b": 229
},
"hsl": {
"h": 125.455,
"s": 25.581,
"l": 91.569
},
"oklch": {
"l": 0.94109,
"c": 0.01769,
"h": 148.1
},
"luminance": 0.83884
}Semantic roles & 50–950 ramp
primary
#E4EFE5
secondary
#C8B0C5
accent
#419BA4
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161716
muted
#848584