#E1FBDB#E1FBDB
#E1FBDB is a very light, muted green. Relative luminance 0.901; OKLCH L 96.1% C 0.050 H 139.8°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FBDB |
|---|---|
| RGB | rgb(225, 251, 219) |
| HSL | hsl(109, 80%, 92%) |
| HSV | hsv(109, 13%, 98%) |
| CMYK | cmyk(10.4%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(96.04, -14.17, 12.51) |
| CIE-LCH | lch(96.04, 18.90, 138.57°) |
| OKLab | oklab(96.07% -0.0384 0.0324) |
| OKLCH | oklch(96.07% 0.05 139.8) |
| XYZ | xyz(78.3322, 90.1155, 80.2713) |
| Luminance | 0.9012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.71
Very Pale Green
#CFFDBC
ΔE00 8.30
Very Light Green
#D1FFBD
ΔE00 8.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.56
Lightyellow
#FFFFE0
ΔE00 8.72
Eggshell (survey)
#FFFFD4
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FBDB #F5DBFB
analogous
#F1FBDB #E1FBDB #DBFBE5
triadic
#E1FBDB #DBE1FB #FBDBE1
tetradic
#E1FBDB #DBF1FB #F5DBFB #FBE5DB
square
#E1FBDB #DBF1FB #F5DBFB #FBE5DB
split-complementary
#E1FBDB #E5DBFB #FBDBF1
monochromatic
#85EF6D #B3F5A4 #E1FBDB #E8FCE3 #E8FCE3
Accessibility & contrast
On white
1.10
#E1FBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#E1FBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FBDB
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FBDB | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5D9
Deuteranopia (green-blind)
#F9F3DC
Tritanopia (blue-blind)
#E0F9F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e1fbdb; /* rgb */ color: rgb(225, 251, 219); /* oklch */ color: oklch(96.1% 0.050 139.8);
Tailwind
colors: {
custom: {
50: '#eafce6',
500: '#e1fbdb',
950: '#000000',
},
}SCSS
$custom: #e1fbdb; $custom-light: #eafce6; $custom-dark: #000000;
JSON
{
"hex": "#e1fbdb",
"rgb": {
"r": 225,
"g": 251,
"b": 219
},
"hsl": {
"h": 108.75,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.96074,
"c": 0.05026,
"h": 139.8
},
"luminance": 0.90116
}Semantic roles & 50–950 ramp
primary
#E1FBDB
secondary
#D498E2
accent
#09DCB5
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161715
muted
#848584