#E1FDEC#E1FDEC
#E1FDEC is a very light, muted green. Relative luminance 0.923; OKLCH L 96.9% C 0.037 H 159.0°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FDEC |
|---|---|
| RGB | rgb(225, 253, 236) |
| HSL | hsl(144, 88%, 94%) |
| HSV | hsv(144, 11%, 99%) |
| CMYK | cmyk(11.1%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(96.95, -12.19, 5.06) |
| CIE-LCH | lch(96.95, 13.20, 157.44°) |
| OKLab | oklab(96.92% -0.0344 0.0132) |
| OKLCH | oklch(96.92% 0.037 159) |
| XYZ | xyz(81.3136, 92.3129, 92.8748) |
| Luminance | 0.9231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.34
Ice
#D6FFFA
ΔE00 5.68
Ice Blue (survey)
#D7FFFE
ΔE00 6.96
Lightcyan
#E0FFFF
ΔE00 6.98
Very Pale Blue
#D6FFFE
ΔE00 7.04
Very Light Blue
#D5FFFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FDEC #FDE1F2
analogous
#E4FDE1 #E1FDEC #E1FDFA
triadic
#E1FDEC #ECE1FD #FDECE1
tetradic
#E1FDEC #E1E4FD #FDE1F2 #FDFAE1
square
#E1FDEC #E1E4FD #FDE1F2 #FDFAE1
split-complementary
#E1FDEC #FAE1FD #FDE1E4
monochromatic
#6EF5A3 #A8F9C8 #E1FDEC #E2FDED #E2FDED
Accessibility & contrast
On white
1.08
#E1FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#E1FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FDEC
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FDEC | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F7F5ED
Tritanopia (blue-blind)
#DDFDF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e1fdec; /* rgb */ color: rgb(225, 253, 236); /* oklch */ color: oklch(96.9% 0.037 159.0);
Tailwind
colors: {
custom: {
50: '#eafef2',
500: '#e1fdec',
950: '#000000',
},
}SCSS
$custom: #e1fdec; $custom-light: #eafef2; $custom-dark: #000000;
JSON
{
"hex": "#e1fdec",
"rgb": {
"r": 225,
"g": 253,
"b": 236
},
"hsl": {
"h": 143.571,
"s": 87.5,
"l": 93.725
},
"oklch": {
"l": 0.96919,
"c": 0.03681,
"h": 159
},
"luminance": 0.92314
}Semantic roles & 50–950 ramp
primary
#E1FDEC
secondary
#E79BC9
accent
#018BE4
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585