#E0FCDF#E0FCDF
#E0FCDF is a very light, muted green. Relative luminance 0.908; OKLCH L 96.3% C 0.048 H 144.3°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FCDF |
|---|---|
| RGB | rgb(224, 252, 223) |
| HSL | hsl(118, 83%, 93%) |
| HSV | hsv(118, 12%, 99%) |
| CMYK | cmyk(11.1%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(96.33, -14.31, 10.84) |
| CIE-LCH | lch(96.33, 17.96, 142.86°) |
| OKLab | oklab(96.31% -0.0391 0.0282) |
| OKLCH | oklch(96.31% 0.048 144.3) |
| XYZ | xyz(78.8674, 90.7947, 83.1678) |
| Luminance | 0.9080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.31
Very Pale Green
#CFFDBC
ΔE00 9.01
Very Light Green
#D1FFBD
ΔE00 9.14
Lightyellow
#FFFFE0
ΔE00 9.30
Ice
#D6FFFA
ΔE00 9.31
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FCDF #FBDFFC
analogous
#EEFCDF #E0FCDF #DFFCEC
triadic
#E0FCDF #DFE0FC #FCDFE0
tetradic
#E0FCDF #DFEEFC #FBDFFC #FCECDF
square
#E0FCDF #DFEEFC #FBDFFC #FCECDF
split-complementary
#E0FCDF #ECDFFC #FCDFEE
monochromatic
#74F26F #AAF7A7 #E0FCDF #E4FCE3 #E4FCE3
Accessibility & contrast
On white
1.10
#E0FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#E0FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FCDF
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FCDF | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DD
Deuteranopia (green-blind)
#F9F3E0
Tritanopia (blue-blind)
#DEFAF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e0fcdf; /* rgb */ color: rgb(224, 252, 223); /* oklch */ color: oklch(96.3% 0.048 144.3);
Tailwind
colors: {
custom: {
50: '#e9fde9',
500: '#e0fcdf',
950: '#000000',
},
}SCSS
$custom: #e0fcdf; $custom-light: #e9fde9; $custom-dark: #000000;
JSON
{
"hex": "#e0fcdf",
"rgb": {
"r": 224,
"g": 252,
"b": 223
},
"hsl": {
"h": 117.931,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96309,
"c": 0.04822,
"h": 144.3
},
"luminance": 0.90796
}Semantic roles & 50–950 ramp
primary
#E0FCDF
secondary
#E29BE4
accent
#06DFD8
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161716
muted
#848584