#E1FFDB#E1FFDB
#E1FFDB is a very light, muted green. Relative luminance 0.926; OKLCH L 96.9% C 0.057 H 140.4°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFDB |
|---|---|
| RGB | rgb(225, 255, 219) |
| HSL | hsl(110, 100%, 93%) |
| HSV | hsv(110, 14%, 100%) |
| CMYK | cmyk(11.8%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(97.08, -16.13, 13.98) |
| CIE-LCH | lch(97.08, 21.35, 139.09°) |
| OKLab | oklab(96.9% -0.0438 0.0362) |
| OKLCH | oklch(96.9% 0.057 140.4) |
| XYZ | xyz(79.5949, 92.6410, 80.6922) |
| Luminance | 0.9264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.15
Very Light Green
#D1FFBD
ΔE00 7.24
Honeydew
#F0FFF0
ΔE00 7.97
Pale Green
#C7FDB5
ΔE00 8.71
Light Sage
#BCECAC
ΔE00 8.74
Mint
#AAF0C1
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFDB #F9DBFF
analogous
#F3FFDB #E1FFDB #DBFFE7
triadic
#E1FFDB #DBE1FF #FFDBE1
tetradic
#E1FFDB #DBF3FF #F9DBFF #FFE7DB
square
#E1FFDB #DBF3FF #F9DBFF #FFE7DB
split-complementary
#E1FFDB #E7DBFF #FFDBF3
monochromatic
#7BFF61 #AEFF9E #E1FFDB #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.08
#E1FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#E1FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFDB
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFDB | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D9
Deuteranopia (green-blind)
#FCF5DD
Tritanopia (blue-blind)
#E0FCF5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e1ffdb; /* rgb */ color: rgb(225, 255, 219); /* oklch */ color: oklch(96.9% 0.057 140.4);
Tailwind
colors: {
custom: {
50: '#eaffe6',
500: '#e1ffdb',
950: '#000000',
},
}SCSS
$custom: #e1ffdb; $custom-light: #eaffe6; $custom-dark: #000000;
JSON
{
"hex": "#e1ffdb",
"rgb": {
"r": 225,
"g": 255,
"b": 219
},
"hsl": {
"h": 110,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96898,
"c": 0.05681,
"h": 140.4
},
"luminance": 0.92642
}Semantic roles & 50–950 ramp
primary
#E1FFDB
secondary
#DD92EC
accent
#00E6BF
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684