#E4FFDD#E4FFDD
#E4FFDD is a very light, muted green. Relative luminance 0.932; OKLCH L 97.2% C 0.053 H 139.3°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFDD |
|---|---|
| RGB | rgb(228, 255, 221) |
| HSL | hsl(108, 100%, 93%) |
| HSV | hsv(108, 13%, 100%) |
| CMYK | cmyk(10.6%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(97.32, -14.80, 13.32) |
| CIE-LCH | lch(97.32, 19.91, 138.00°) |
| OKLab | oklab(97.15% -0.0401 0.0345) |
| OKLCH | oklch(97.15% 0.053 139.3) |
| XYZ | xyz(80.8035, 93.2335, 82.1314) |
| Luminance | 0.9323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.14
Very Pale Green
#CFFDBC
ΔE00 7.86
Very Light Green
#D1FFBD
ΔE00 7.94
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.56
Eggshell (survey)
#FFFFD4
ΔE00 8.72
Lightyellow
#FFFFE0
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFDD #F8DDFF
analogous
#F5FFDD #E4FFDD #DDFFE7
triadic
#E4FFDD #DDE4FF #FFDDE4
tetradic
#E4FFDD #DDF5FF #F8DDFF #FFE7DD
square
#E4FFDD #DDF5FF #F8DDFF #FFE7DD
split-complementary
#E4FFDD #E7DDFF #FFDDF5
monochromatic
#83FF63 #B3FFA0 #E4FFDD #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.07
#E4FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#E4FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFDD
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFDD | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DB
Deuteranopia (green-blind)
#FDF6DF
Tritanopia (blue-blind)
#E3FCF5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4ffdd; /* rgb */ color: rgb(228, 255, 221); /* oklch */ color: oklch(97.2% 0.053 139.3);
Tailwind
colors: {
custom: {
50: '#ecffe7',
500: '#e4ffdd',
950: '#000000',
},
}SCSS
$custom: #e4ffdd; $custom-light: #ecffe7; $custom-dark: #000000;
JSON
{
"hex": "#e4ffdd",
"rgb": {
"r": 228,
"g": 255,
"b": 221
},
"hsl": {
"h": 107.647,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97153,
"c": 0.05289,
"h": 139.3
},
"luminance": 0.93234
}Semantic roles & 50–950 ramp
primary
#E4FFDD
secondary
#DA94EC
accent
#00E6B6
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684