#E1F2DB#E1F2DB
#E1F2DB is a very light, muted green. Relative luminance 0.846; OKLCH L 94.2% C 0.035 H 137.5°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F2DB |
|---|---|
| RGB | rgb(225, 242, 219) |
| HSL | hsl(104, 47%, 90%) |
| HSV | hsv(104, 10%, 95%) |
| CMYK | cmyk(7%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(93.72, -9.70, 9.19) |
| CIE-LCH | lch(93.72, 13.36, 136.54°) |
| OKLab | oklab(94.23% -0.0261 0.024) |
| OKLCH | oklch(94.23% 0.035 137.5) |
| XYZ | xyz(75.5873, 84.6258, 79.3563) |
| Luminance | 0.8463 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.17
Beige
#F5F5DC
ΔE00 6.48
Off White (survey)
#FFFFE4
ΔE00 7.16
Lightyellow
#FFFFE0
ΔE00 7.32
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.00
Ivory
#FFFFF0
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F2DB #ECDBF2
analogous
#ECF2DB #E1F2DB #DBF2E0
triadic
#E1F2DB #DBE1F2 #F2DBE1
tetradic
#E1F2DB #DBECF2 #ECDBF2 #F2E0DB
square
#E1F2DB #DBECF2 #ECDBF2 #F2E0DB
split-complementary
#E1F2DB #E0DBF2 #F2DBEC
monochromatic
#96D281 #BCE2AE #E1F2DB #ECF7E9 #ECF7E9
Accessibility & contrast
On white
1.17
#E1F2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#E1F2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F2DB
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F2DB | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#F1ECDC
Tritanopia (blue-blind)
#E1F0EB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e1f2db; /* rgb */ color: rgb(225, 242, 219); /* oklch */ color: oklch(94.2% 0.035 137.5);
Tailwind
colors: {
custom: {
50: '#eaf6e6',
500: '#e1f2db',
950: '#000000',
},
}SCSS
$custom: #e1f2db; $custom-light: #eaf6e6; $custom-dark: #000000;
JSON
{
"hex": "#e1f2db",
"rgb": {
"r": 225,
"g": 242,
"b": 219
},
"hsl": {
"h": 104.348,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.94233,
"c": 0.03543,
"h": 137.5
},
"luminance": 0.84626
}Semantic roles & 50–950 ramp
primary
#E1F2DB
secondary
#C4A1D0
accent
#2BBA95
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161715
muted
#848584