#E4FFDF#E4FFDF
#E4FFDF is a very light, muted green. Relative luminance 0.933; OKLCH L 97.2% C 0.051 H 140.8°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFDF |
|---|---|
| RGB | rgb(228, 255, 223) |
| HSL | hsl(111, 100%, 94%) |
| HSV | hsv(111, 13%, 100%) |
| CMYK | cmyk(10.6%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(97.37, -14.46, 12.36) |
| CIE-LCH | lch(97.37, 19.02, 139.48°) |
| OKLab | oklab(97.2% -0.0393 0.0321) |
| OKLCH | oklch(97.2% 0.051 140.8) |
| XYZ | xyz(81.0716, 93.3407, 83.5431) |
| Luminance | 0.9334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.69
Very Pale Green
#CFFDBC
ΔE00 8.37
Very Light Green
#D1FFBD
ΔE00 8.46
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.77
Lightyellow
#FFFFE0
ΔE00 8.83
Eggshell (survey)
#FFFFD4
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFDF #FADFFF
analogous
#F4FFDF #E4FFDF #DFFFEA
triadic
#E4FFDF #DFE4FF #FFDFE4
tetradic
#E4FFDF #DFF4FF #FADFFF #FFEADF
square
#E4FFDF #DFF4FF #FADFFF #FFEADF
split-complementary
#E4FFDF #EADFFF #FFDFF4
monochromatic
#7DFF65 #B0FFA2 #E4FFDF #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.07
#E4FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#E4FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFDF
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFDF | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FCF6E0
Tritanopia (blue-blind)
#E3FDF6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4ffdf; /* rgb */ color: rgb(228, 255, 223); /* oklch */ color: oklch(97.2% 0.051 140.8);
Tailwind
colors: {
custom: {
50: '#ecffe9',
500: '#e4ffdf',
950: '#000000',
},
}SCSS
$custom: #e4ffdf; $custom-light: #ecffe9; $custom-dark: #000000;
JSON
{
"hex": "#e4ffdf",
"rgb": {
"r": 228,
"g": 255,
"b": 223
},
"hsl": {
"h": 110.625,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97202,
"c": 0.0507,
"h": 140.8
},
"luminance": 0.93342
}Semantic roles & 50–950 ramp
primary
#E4FFDF
secondary
#DF96EC
accent
#00E6C2
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684