#E0FFDC#E0FFDC
#E0FFDC is a very light, muted green. Relative luminance 0.925; OKLCH L 96.9% C 0.056 H 142.0°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFDC |
|---|---|
| RGB | rgb(224, 255, 220) |
| HSL | hsl(113, 100%, 93%) |
| HSV | hsv(113, 14%, 100%) |
| CMYK | cmyk(12.2%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(97.04, -16.30, 13.40) |
| CIE-LCH | lch(97.04, 21.10, 140.58°) |
| OKLab | oklab(96.85% -0.0444 0.0347) |
| OKLCH | oklch(96.85% 0.056 142) |
| XYZ | xyz(79.4161, 92.5335, 81.3730) |
| Luminance | 0.9254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.35
Very Light Green
#D1FFBD
ΔE00 7.45
Honeydew
#F0FFF0
ΔE00 7.91
Mint
#AAF0C1
ΔE00 8.85
Light Sage
#BCECAC
ΔE00 8.88
Pale Green
#C7FDB5
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFDC #FBDCFF
analogous
#F1FFDC #E0FFDC #DCFFE9
triadic
#E0FFDC #DCE0FF #FFDCE0
tetradic
#E0FFDC #DCF1FF #FBDCFF #FFE9DC
square
#E0FFDC #DCF1FF #FBDCFF #FFE9DC
split-complementary
#E0FFDC #E9DCFF #FFDCF1
monochromatic
#74FF62 #AAFF9F #E0FFDC #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.08
#E0FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#E0FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFDC
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFDC | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DA
Deuteranopia (green-blind)
#FCF5DE
Tritanopia (blue-blind)
#DEFDF5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e0ffdc; /* rgb */ color: rgb(224, 255, 220); /* oklch */ color: oklch(96.9% 0.056 142.0);
Tailwind
colors: {
custom: {
50: '#eaffe6',
500: '#e0ffdc',
950: '#000000',
},
}SCSS
$custom: #e0ffdc; $custom-light: #eaffe6; $custom-dark: #000000;
JSON
{
"hex": "#e0ffdc",
"rgb": {
"r": 224,
"g": 255,
"b": 220
},
"hsl": {
"h": 113.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96854,
"c": 0.05632,
"h": 142
},
"luminance": 0.92535
}Semantic roles & 50–950 ramp
primary
#E0FFDC
secondary
#E293EC
accent
#00E6CB
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684