#E4FFDB#E4FFDB
#E4FFDB is a very light, muted green. Relative luminance 0.931; OKLCH L 97.1% C 0.055 H 137.9°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFDB |
|---|---|
| RGB | rgb(228, 255, 219) |
| HSL | hsl(105, 100%, 93%) |
| HSV | hsv(105, 14%, 100%) |
| CMYK | cmyk(10.6%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(97.28, -15.13, 14.29) |
| CIE-LCH | lch(97.28, 20.81, 136.64°) |
| OKLab | oklab(97.1% -0.0409 0.037) |
| OKLCH | oklch(97.1% 0.055 137.9) |
| XYZ | xyz(80.5386, 93.1276, 80.7364) |
| Luminance | 0.9313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.37
Very Light Green
#D1FFBD
ΔE00 7.44
Honeydew
#F0FFF0
ΔE00 7.60
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.38
Eggshell (survey)
#FFFFD4
ΔE00 8.50
Lightyellow
#FFFFE0
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFDB #F6DBFF
analogous
#F6FFDB #E4FFDB #DBFFE4
triadic
#E4FFDB #DBE4FF #FFDBE4
tetradic
#E4FFDB #DBF6FF #F6DBFF #FFE4DB
square
#E4FFDB #DBF6FF #F6DBFF #FFE4DB
split-complementary
#E4FFDB #E4DBFF #FFDBF6
monochromatic
#88FF61 #B6FF9E #E4FFDB #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.07
#E4FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#E4FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFDB
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFDB | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9D9
Deuteranopia (green-blind)
#FDF6DD
Tritanopia (blue-blind)
#E3FCF5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4ffdb; /* rgb */ color: rgb(228, 255, 219); /* oklch */ color: oklch(97.1% 0.055 137.9);
Tailwind
colors: {
custom: {
50: '#ecffe6',
500: '#e4ffdb',
950: '#000000',
},
}SCSS
$custom: #e4ffdb; $custom-light: #ecffe6; $custom-dark: #000000;
JSON
{
"hex": "#e4ffdb",
"rgb": {
"r": 228,
"g": 255,
"b": 219
},
"hsl": {
"h": 105,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97105,
"c": 0.05511,
"h": 137.9
},
"luminance": 0.93128
}Semantic roles & 50–950 ramp
primary
#E4FFDB
secondary
#D592EC
accent
#00E6AC
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684