#E0FFDF#E0FFDF
#E0FFDF is a very light, muted green. Relative luminance 0.927; OKLCH L 96.9% C 0.053 H 144.3°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFDF |
|---|---|
| RGB | rgb(224, 255, 223) |
| HSL | hsl(118, 100%, 94%) |
| HSV | hsv(118, 13%, 100%) |
| CMYK | cmyk(12.2%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(97.10, -15.79, 11.95) |
| CIE-LCH | lch(97.10, 19.80, 142.87°) |
| OKLab | oklab(96.93% -0.0432 0.031) |
| OKLCH | oklch(96.93% 0.053 144.3) |
| XYZ | xyz(79.8170, 92.6938, 83.4843) |
| Luminance | 0.9270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.31
Very Pale Green
#CFFDBC
ΔE00 8.15
Very Light Green
#D1FFBD
ΔE00 8.25
Mint
#AAF0C1
ΔE00 9.11
Pale Aqua
#B8FFEB
ΔE00 9.42
Light Sage
#BCECAC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFDF #FEDFFF
analogous
#F0FFDF #E0FFDF #DFFFEE
triadic
#E0FFDF #DFE0FF #FFDFE0
tetradic
#E0FFDF #DFF0FF #FEDFFF #FFEEDF
square
#E0FFDF #DFF0FF #FEDFFF #FFEEDF
split-complementary
#E0FFDF #EEDFFF #FFDFF0
monochromatic
#69FF65 #A5FFA2 #E0FFDF #E1FFE0 #E1FFE0
Accessibility & contrast
On white
1.07
#E0FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#E0FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFDF
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFDF | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FBF5E0
Tritanopia (blue-blind)
#DEFDF6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e0ffdf; /* rgb */ color: rgb(224, 255, 223); /* oklch */ color: oklch(96.9% 0.053 144.3);
Tailwind
colors: {
custom: {
50: '#e9ffe9',
500: '#e0ffdf',
950: '#000000',
},
}SCSS
$custom: #e0ffdf; $custom-light: #e9ffe9; $custom-dark: #000000;
JSON
{
"hex": "#e0ffdf",
"rgb": {
"r": 224,
"g": 255,
"b": 223
},
"hsl": {
"h": 118.125,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.96927,
"c": 0.05315,
"h": 144.3
},
"luminance": 0.92695
}Semantic roles & 50–950 ramp
primary
#E0FFDF
secondary
#EA96EC
accent
#00E6DE
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684