#E4FFDC#E4FFDC
#E4FFDC is a very light, muted green. Relative luminance 0.932; OKLCH L 97.1% C 0.054 H 138.5°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFDC |
|---|---|
| RGB | rgb(228, 255, 220) |
| HSL | hsl(106, 100%, 93%) |
| HSV | hsv(106, 14%, 100%) |
| CMYK | cmyk(10.6%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(97.30, -14.96, 13.81) |
| CIE-LCH | lch(97.30, 20.36, 137.31°) |
| OKLab | oklab(97.13% -0.0405 0.0357) |
| OKLCH | oklch(97.13% 0.054 138.5) |
| XYZ | xyz(80.6707, 93.1804, 81.4318) |
| Luminance | 0.9318 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.37
Very Pale Green
#CFFDBC
ΔE00 7.61
Very Light Green
#D1FFBD
ΔE00 7.69
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.46
Eggshell (survey)
#FFFFD4
ΔE00 8.61
Lightyellow
#FFFFE0
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFDC #F7DCFF
analogous
#F5FFDC #E4FFDC #DCFFE5
triadic
#E4FFDC #DCE4FF #FFDCE4
tetradic
#E4FFDC #DCF5FF #F7DCFF #FFE5DC
square
#E4FFDC #DCF5FF #F7DCFF #FFE5DC
split-complementary
#E4FFDC #E5DCFF #FFDCF5
monochromatic
#86FF62 #B5FF9F #E4FFDC #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.07
#E4FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#E4FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFDC
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFDC | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DA
Deuteranopia (green-blind)
#FDF6DE
Tritanopia (blue-blind)
#E3FCF5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4ffdc; /* rgb */ color: rgb(228, 255, 220); /* oklch */ color: oklch(97.1% 0.054 138.5);
Tailwind
colors: {
custom: {
50: '#ecffe6',
500: '#e4ffdc',
950: '#000000',
},
}SCSS
$custom: #e4ffdc; $custom-light: #ecffe6; $custom-dark: #000000;
JSON
{
"hex": "#e4ffdc",
"rgb": {
"r": 228,
"g": 255,
"b": 220
},
"hsl": {
"h": 106.286,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97129,
"c": 0.054,
"h": 138.5
},
"luminance": 0.93181
}Semantic roles & 50–950 ramp
primary
#E4FFDC
secondary
#D893EC
accent
#00E6B1
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684