#E8FFE4#E8FFE4
#E8FFE4 is a very light, muted green. Relative luminance 0.943; OKLCH L 97.6% C 0.043 H 141.0°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFE4 |
|---|---|
| RGB | rgb(232, 255, 228) |
| HSL | hsl(111, 100%, 95%) |
| HSV | hsv(111, 11%, 100%) |
| CMYK | cmyk(9%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(97.74, -12.28, 10.37) |
| CIE-LCH | lch(97.74, 16.08, 139.81°) |
| OKLab | oklab(97.61% -0.0334 0.027) |
| OKLCH | oklch(97.61% 0.043 141) |
| XYZ | xyz(83.0396, 94.2764, 87.2061) |
| Luminance | 0.9428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.89
Lightyellow
#FFFFE0
ΔE00 7.95
Off White (survey)
#FFFFE4
ΔE00 8.02
Beige
#F5F5DC
ΔE00 8.14
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.44
Eggshell (survey)
#FFFFD4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFE4 #FBE4FF
analogous
#F6FFE4 #E8FFE4 #E4FFEE
triadic
#E8FFE4 #E4E8FF #FFE4E8
tetradic
#E8FFE4 #E4F6FF #FBE4FF #FFEEE4
square
#E8FFE4 #E4F6FF #FBE4FF #FFEEE4
split-complementary
#E8FFE4 #EEE4FF #FFE4F6
monochromatic
#80FF6A #B4FFA7 #E5FFE0 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.06
#E8FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#E8FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFE4
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFE4 | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE3
Deuteranopia (green-blind)
#FDF8E5
Tritanopia (blue-blind)
#E7FDF7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e8ffe4; /* rgb */ color: rgb(232, 255, 228); /* oklch */ color: oklch(97.6% 0.043 141.0);
Tailwind
colors: {
custom: {
50: '#efffec',
500: '#e8ffe4',
950: '#000000',
},
}SCSS
$custom: #e8ffe4; $custom-light: #efffec; $custom-dark: #000000;
JSON
{
"hex": "#e8ffe4",
"rgb": {
"r": 232,
"g": 255,
"b": 228
},
"hsl": {
"h": 111.111,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.97605,
"c": 0.04291,
"h": 141
},
"luminance": 0.94277
}Semantic roles & 50–950 ramp
primary
#E8FFE4
secondary
#E19AED
accent
#00E6C3
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684