#E0FDEC#E0FDEC
#E0FDEC is a very light, muted green. Relative luminance 0.922; OKLCH L 96.9% C 0.038 H 159.9°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FDEC |
|---|---|
| RGB | rgb(224, 253, 236) |
| HSL | hsl(145, 88%, 94%) |
| HSV | hsv(145, 11%, 99%) |
| CMYK | cmyk(11.5%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(96.88, -12.51, 4.96) |
| CIE-LCH | lch(96.88, 13.46, 158.38°) |
| OKLab | oklab(96.85% -0.0353 0.0129) |
| OKLCH | oklch(96.85% 0.038 159.9) |
| XYZ | xyz(81.0027, 92.1526, 92.8602) |
| Luminance | 0.9215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.62
Ice
#D6FFFA
ΔE00 5.52
Ice Blue (survey)
#D7FFFE
ΔE00 6.84
Very Pale Blue
#D6FFFE
ΔE00 6.92
Lightcyan
#E0FFFF
ΔE00 6.97
Very Light Blue
#D5FFFF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FDEC #FDE0F1
analogous
#E2FDE0 #E0FDEC #E0FDFA
triadic
#E0FDEC #ECE0FD #FDECE0
tetradic
#E0FDEC #E0E2FD #FDE0F1 #FDFAE0
square
#E0FDEC #E0E2FD #FDE0F1 #FDFAE0
split-complementary
#E0FDEC #FAE0FD #FDE0E2
monochromatic
#6DF6A6 #A7F9C9 #E0FDEC #E2FDED #E2FDED
Accessibility & contrast
On white
1.08
#E0FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#E0FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FDEC
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FDEC | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F7F5ED
Tritanopia (blue-blind)
#DBFDF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e0fdec; /* rgb */ color: rgb(224, 253, 236); /* oklch */ color: oklch(96.9% 0.038 159.9);
Tailwind
colors: {
custom: {
50: '#e9fef2',
500: '#e0fdec',
950: '#000000',
},
}SCSS
$custom: #e0fdec; $custom-light: #e9fef2; $custom-dark: #000000;
JSON
{
"hex": "#e0fdec",
"rgb": {
"r": 224,
"g": 253,
"b": 236
},
"hsl": {
"h": 144.828,
"s": 87.879,
"l": 93.529
},
"oklch": {
"l": 0.9685,
"c": 0.03762,
"h": 159.9
},
"luminance": 0.92154
}Semantic roles & 50–950 ramp
primary
#E0FDEC
secondary
#E79AC7
accent
#0186E4
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585