#E4FFE7#E4FFE7
#E4FFE7 is a very light, muted green. Relative luminance 0.938; OKLCH L 97.4% C 0.042 H 148.4°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFE7 |
|---|---|
| RGB | rgb(228, 255, 231) |
| HSL | hsl(127, 100%, 95%) |
| HSV | hsv(127, 11%, 100%) |
| CMYK | cmyk(10.6%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(97.54, -13.09, 8.52) |
| CIE-LCH | lch(97.54, 15.61, 146.95°) |
| OKLab | oklab(97.4% -0.0361 0.0222) |
| OKLCH | oklch(97.4% 0.042 148.4) |
| XYZ | xyz(82.1757, 93.7824, 89.3582) |
| Luminance | 0.9378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.97
Ice
#D6FFFA
ΔE00 7.94
Off White (survey)
#FFFFE4
ΔE00 9.23
Beige
#F5F5DC
ΔE00 9.26
Lightyellow
#FFFFE0
ΔE00 9.27
Ice Blue (survey)
#D7FFFE
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFE7 #FFE4FC
analogous
#EFFFE4 #E4FFE7 #E4FFF5
triadic
#E4FFE7 #E7E4FF #FFE7E4
tetradic
#E4FFE7 #E4EFFF #FFE4FC #FFF5E4
square
#E4FFE7 #E4EFFF #FFE4FC #FFF5E4
split-complementary
#E4FFE7 #F5E4FF #FFE4EF
monochromatic
#6AFF7A #A7FFB1 #E0FFE4 #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.06
#E4FFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#E4FFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFE7
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFE7 | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE6
Deuteranopia (green-blind)
#FBF7E8
Tritanopia (blue-blind)
#E1FEF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e4ffe7; /* rgb */ color: rgb(228, 255, 231); /* oklch */ color: oklch(97.4% 0.042 148.4);
Tailwind
colors: {
custom: {
50: '#ecffee',
500: '#e4ffe7',
950: '#000000',
},
}SCSS
$custom: #e4ffe7; $custom-light: #ecffee; $custom-dark: #000000;
JSON
{
"hex": "#e4ffe7",
"rgb": {
"r": 228,
"g": 255,
"b": 231
},
"hsl": {
"h": 126.667,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.97403,
"c": 0.04236,
"h": 148.4
},
"luminance": 0.93784
}Semantic roles & 50–950 ramp
primary
#E4FFE7
secondary
#ED9AE4
accent
#00CCE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161816
muted
#848685