#E0FCDC#E0FCDC
#E0FCDC is a very light, muted green. Relative luminance 0.906; OKLCH L 96.2% C 0.051 H 141.7°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FCDC |
|---|---|
| RGB | rgb(224, 252, 220) |
| HSL | hsl(113, 84%, 93%) |
| HSV | hsv(113, 13%, 99%) |
| CMYK | cmyk(11.1%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(96.26, -14.83, 12.29) |
| CIE-LCH | lch(96.26, 19.26, 140.35°) |
| OKLab | oklab(96.24% -0.0403 0.0319) |
| OKLCH | oklch(96.24% 0.051 141.7) |
| XYZ | xyz(78.4665, 90.6344, 81.0565) |
| Luminance | 0.9063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.96
Very Pale Green
#CFFDBC
ΔE00 8.19
Very Light Green
#D1FFBD
ΔE00 8.31
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.04
Lightyellow
#FFFFE0
ΔE00 9.20
Eggshell (survey)
#FFFFD4
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FCDC #F8DCFC
analogous
#F0FCDC #E0FCDC #DCFCE8
triadic
#E0FCDC #DCE0FC #FCDCE0
tetradic
#E0FCDC #DCF0FC #F8DCFC #FCE8DC
square
#E0FCDC #DCF0FC #F8DCFC #FCE8DC
split-complementary
#E0FCDC #E8DCFC #FCDCF0
monochromatic
#7CF26B #AEF7A4 #E0FCDC #E6FDE3 #E6FDE3
Accessibility & contrast
On white
1.10
#E0FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#E0FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FCDC
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FCDC | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DA
Deuteranopia (green-blind)
#F9F3DD
Tritanopia (blue-blind)
#DEFAF3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e0fcdc; /* rgb */ color: rgb(224, 252, 220); /* oklch */ color: oklch(96.2% 0.051 141.7);
Tailwind
colors: {
custom: {
50: '#e9fde6',
500: '#e0fcdc',
950: '#000000',
},
}SCSS
$custom: #e0fcdc; $custom-light: #e9fde6; $custom-dark: #000000;
JSON
{
"hex": "#e0fcdc",
"rgb": {
"r": 224,
"g": 252,
"b": 220
},
"hsl": {
"h": 112.5,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96235,
"c": 0.05141,
"h": 141.7
},
"luminance": 0.90635
}Semantic roles & 50–950 ramp
primary
#E0FCDC
secondary
#DB98E4
accent
#05E1C5
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161716
muted
#848584