#E8FFE7#E8FFE7
#E8FFE7 is a very light, muted green. Relative luminance 0.944; OKLCH L 97.7% C 0.040 H 144.1°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFE7 |
|---|---|
| RGB | rgb(232, 255, 231) |
| HSL | hsl(118, 100%, 95%) |
| HSV | hsv(118, 9%, 100%) |
| CMYK | cmyk(9%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(97.81, -11.77, 8.93) |
| CIE-LCH | lch(97.81, 14.78, 142.80°) |
| OKLab | oklab(97.68% -0.0322 0.0233) |
| OKLCH | oklch(97.68% 0.04 144.1) |
| XYZ | xyz(83.4597, 94.4444, 89.4184) |
| Luminance | 0.9445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.14
Off White (survey)
#FFFFE4
ΔE00 8.11
Beige
#F5F5DC
ΔE00 8.17
Lightyellow
#FFFFE0
ΔE00 8.19
Ice
#D6FFFA
ΔE00 8.54
Mintcream
#F5FFFA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFE7 #FEE7FF
analogous
#F4FFE7 #E8FFE7 #E7FFF2
triadic
#E8FFE7 #E7E8FF #FFE7E8
tetradic
#E8FFE7 #E7F4FF #FEE7FF #FFF2E7
square
#E8FFE7 #E7F4FF #FEE7FF #FFF2E7
split-complementary
#E8FFE7 #F2E7FF #FFE7F4
monochromatic
#73FF6D #ADFFAA #E2FFE0 #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.06
#E8FFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#E8FFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFE7
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFE7 | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE6
Deuteranopia (green-blind)
#FCF8E8
Tritanopia (blue-blind)
#E6FDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e8ffe7; /* rgb */ color: rgb(232, 255, 231); /* oklch */ color: oklch(97.7% 0.040 144.1);
Tailwind
colors: {
custom: {
50: '#efffee',
500: '#e8ffe7',
950: '#000000',
},
}SCSS
$custom: #e8ffe7; $custom-light: #efffee; $custom-dark: #000000;
JSON
{
"hex": "#e8ffe7",
"rgb": {
"r": 232,
"g": 255,
"b": 231
},
"hsl": {
"h": 117.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.97681,
"c": 0.0397,
"h": 144.1
},
"luminance": 0.94445
}Semantic roles & 50–950 ramp
primary
#E8FFE7
secondary
#EA9DEE
accent
#00E6DC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685