#E0FFDB#E0FFDB
#E0FFDB is a very light, muted green. Relative luminance 0.925; OKLCH L 96.8% C 0.057 H 141.3°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFDB |
|---|---|
| RGB | rgb(224, 255, 219) |
| HSL | hsl(112, 100%, 93%) |
| HSV | hsv(112, 14%, 100%) |
| CMYK | cmyk(12.2%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(97.02, -16.47, 13.88) |
| CIE-LCH | lch(97.02, 21.53, 139.88°) |
| OKLab | oklab(96.83% -0.0448 0.0359) |
| OKLCH | oklch(96.83% 0.057 141.3) |
| XYZ | xyz(79.2840, 92.4806, 80.6776) |
| Luminance | 0.9248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.10
Very Light Green
#D1FFBD
ΔE00 7.19
Honeydew
#F0FFF0
ΔE00 8.11
Pale Green
#C7FDB5
ΔE00 8.64
Light Sage
#BCECAC
ΔE00 8.66
Mint
#AAF0C1
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFDB #FADBFF
analogous
#F2FFDB #E0FFDB #DBFFE8
triadic
#E0FFDB #DBE0FF #FFDBE0
tetradic
#E0FFDB #DBF2FF #FADBFF #FFE8DB
square
#E0FFDB #DBF2FF #FADBFF #FFE8DB
split-complementary
#E0FFDB #E8DBFF #FFDBF2
monochromatic
#77FF61 #ABFF9E #E0FFDB #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.08
#E0FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#E0FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFDB
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFDB | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D9
Deuteranopia (green-blind)
#FCF5DD
Tritanopia (blue-blind)
#DEFCF5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e0ffdb; /* rgb */ color: rgb(224, 255, 219); /* oklch */ color: oklch(96.8% 0.057 141.3);
Tailwind
colors: {
custom: {
50: '#eaffe6',
500: '#e0ffdb',
950: '#000000',
},
}SCSS
$custom: #e0ffdb; $custom-light: #eaffe6; $custom-dark: #000000;
JSON
{
"hex": "#e0ffdb",
"rgb": {
"r": 224,
"g": 255,
"b": 219
},
"hsl": {
"h": 111.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.9683,
"c": 0.0574,
"h": 141.3
},
"luminance": 0.92482
}Semantic roles & 50–950 ramp
primary
#E0FFDB
secondary
#DF92EC
accent
#00E6C6
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684