#E4FFD8#E4FFD8
#E4FFD8 is a very light, muted green. Relative luminance 0.930; OKLCH L 97.0% C 0.058 H 136.0°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFD8 |
|---|---|
| RGB | rgb(228, 255, 216) |
| HSL | hsl(102, 100%, 92%) |
| HSV | hsv(102, 15%, 100%) |
| CMYK | cmyk(10.6%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(97.22, -15.62, 15.73) |
| CIE-LCH | lch(97.22, 22.17, 134.81°) |
| OKLab | oklab(97.03% -0.0421 0.0406) |
| OKLCH | oklch(97.03% 0.058 136) |
| XYZ | xyz(80.1473, 92.9710, 78.6752) |
| Luminance | 0.9297 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.68
Very Light Green
#D1FFBD
ΔE00 6.74
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.16
Eggshell (survey)
#FFFFD4
ΔE00 8.22
Honeydew
#F0FFF0
ΔE00 8.27
Pale Green
#C7FDB5
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFD8 #F3D8FF
analogous
#F8FFD8 #E4FFD8 #D8FFDF
triadic
#E4FFD8 #D8E4FF #FFD8E4
tetradic
#E4FFD8 #D8F8FF #F3D8FF #FFDFD8
square
#E4FFD8 #D8F8FF #F3D8FF #FFDFD8
split-complementary
#E4FFD8 #DFD8FF #FFD8F8
monochromatic
#8FFF5E #BAFF9B #E4FFD8 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.07
#E4FFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#E4FFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFD8
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFD8 | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D6
Deuteranopia (green-blind)
#FEF6DA
Tritanopia (blue-blind)
#E4FCF4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4ffd8; /* rgb */ color: rgb(228, 255, 216); /* oklch */ color: oklch(97.0% 0.058 136.0);
Tailwind
colors: {
custom: {
50: '#ecffe4',
500: '#e4ffd8',
950: '#000000',
},
}SCSS
$custom: #e4ffd8; $custom-light: #ecffe4; $custom-dark: #000000;
JSON
{
"hex": "#e4ffd8",
"rgb": {
"r": 228,
"g": 255,
"b": 216
},
"hsl": {
"h": 101.538,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.97034,
"c": 0.05849,
"h": 136
},
"luminance": 0.92972
}Semantic roles & 50–950 ramp
primary
#E4FFD8
secondary
#CF90EB
accent
#00E69F
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684