#E1FFDC#E1FFDC
#E1FFDC is a very light, muted green. Relative luminance 0.927; OKLCH L 96.9% C 0.056 H 141.1°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFDC |
|---|---|
| RGB | rgb(225, 255, 220) |
| HSL | hsl(111, 100%, 93%) |
| HSV | hsv(111, 14%, 100%) |
| CMYK | cmyk(11.8%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(97.10, -15.97, 13.50) |
| CIE-LCH | lch(97.10, 20.91, 139.79°) |
| OKLab | oklab(96.92% -0.0434 0.035) |
| OKLCH | oklch(96.92% 0.056 141.1) |
| XYZ | xyz(79.7270, 92.6938, 81.3876) |
| Luminance | 0.9270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.40
Very Light Green
#D1FFBD
ΔE00 7.50
Honeydew
#F0FFF0
ΔE00 7.77
Light Sage
#BCECAC
ΔE00 8.95
Pale Green
#C7FDB5
ΔE00 8.95
Mint
#AAF0C1
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFDC #FADCFF
analogous
#F2FFDC #E1FFDC #DCFFE8
triadic
#E1FFDC #DCE1FF #FFDCE1
tetradic
#E1FFDC #DCF2FF #FADCFF #FFE8DC
square
#E1FFDC #DCF2FF #FADCFF #FFE8DC
split-complementary
#E1FFDC #E8DCFF #FFDCF2
monochromatic
#78FF62 #ADFF9F #E1FFDC #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.07
#E1FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#E1FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFDC
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFDC | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DA
Deuteranopia (green-blind)
#FCF5DE
Tritanopia (blue-blind)
#DFFCF5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e1ffdc; /* rgb */ color: rgb(225, 255, 220); /* oklch */ color: oklch(96.9% 0.056 141.1);
Tailwind
colors: {
custom: {
50: '#eaffe6',
500: '#e1ffdc',
950: '#000000',
},
}SCSS
$custom: #e1ffdc; $custom-light: #eaffe6; $custom-dark: #000000;
JSON
{
"hex": "#e1ffdc",
"rgb": {
"r": 225,
"g": 255,
"b": 220
},
"hsl": {
"h": 111.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96922,
"c": 0.05573,
"h": 141.1
},
"luminance": 0.92695
}Semantic roles & 50–950 ramp
primary
#E1FFDC
secondary
#DF93EC
accent
#00E6C5
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684