#E4FFD7#E4FFD7
#E4FFD7 is a very light, muted green. Relative luminance 0.929; OKLCH L 97.0% C 0.060 H 135.4°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFD7 |
|---|---|
| RGB | rgb(228, 255, 215) |
| HSL | hsl(101, 100%, 92%) |
| HSV | hsv(101, 16%, 100%) |
| CMYK | cmyk(10.6%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(97.19, -15.79, 16.21) |
| CIE-LCH | lch(97.19, 22.63, 134.24°) |
| OKLab | oklab(97.01% -0.0425 0.0419) |
| OKLCH | oklch(97.01% 0.06 135.4) |
| XYZ | xyz(80.0184, 92.9195, 77.9964) |
| Luminance | 0.9292 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.46
Very Light Green
#D1FFBD
ΔE00 6.52
Pale Green
#C7FDB5
ΔE00 8.10
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.10
Eggshell (survey)
#FFFFD4
ΔE00 8.14
Light Sage
#BCECAC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFD7 #F2D7FF
analogous
#F8FFD7 #E4FFD7 #D7FFDE
triadic
#E4FFD7 #D7E4FF #FFD7E4
tetradic
#E4FFD7 #D7F8FF #F2D7FF #FFDED7
square
#E4FFD7 #D7F8FF #F2D7FF #FFDED7
split-complementary
#E4FFD7 #DED7FF #FFD7F8
monochromatic
#91FF5D #BBFF9A #E4FFD7 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.07
#E4FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#E4FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFD7
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFD7 | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D5
Deuteranopia (green-blind)
#FEF6D9
Tritanopia (blue-blind)
#E4FCF4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4ffd7; /* rgb */ color: rgb(228, 255, 215); /* oklch */ color: oklch(97.0% 0.060 135.4);
Tailwind
colors: {
custom: {
50: '#ecffe3',
500: '#e4ffd7',
950: '#000000',
},
}SCSS
$custom: #e4ffd7; $custom-light: #ecffe3; $custom-dark: #000000;
JSON
{
"hex": "#e4ffd7",
"rgb": {
"r": 228,
"g": 255,
"b": 215
},
"hsl": {
"h": 100.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.9701,
"c": 0.05962,
"h": 135.4
},
"luminance": 0.9292
}Semantic roles & 50–950 ramp
primary
#E4FFD7
secondary
#CD8FEB
accent
#00E69B
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684