#E1FBED#E1FBED
#E1FBED is a very light, muted green. Relative luminance 0.911; OKLCH L 96.5% C 0.033 H 162.3°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FBED |
|---|---|
| RGB | rgb(225, 251, 237) |
| HSL | hsl(148, 76%, 93%) |
| HSV | hsv(148, 10%, 98%) |
| CMYK | cmyk(10.4%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(96.46, -11.02, 3.84) |
| CIE-LCH | lch(96.46, 11.67, 160.79°) |
| OKLab | oklab(96.54% -0.0313 0.01) |
| OKLCH | oklch(96.54% 0.033 162.3) |
| XYZ | xyz(80.8312, 91.1151, 93.4327) |
| Luminance | 0.9112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.82
Ice
#D6FFFA
ΔE00 5.23
Lightcyan
#E0FFFF
ΔE00 5.98
Ice Blue (survey)
#D7FFFE
ΔE00 6.26
Very Pale Blue
#D6FFFE
ΔE00 6.38
Very Light Blue
#D5FFFF
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FBED #FBE1EF
analogous
#E2FBE1 #E1FBED #E1FBFA
triadic
#E1FBED #EDE1FB #FBEDE1
tetradic
#E1FBED #E1E2FB #FBE1EF #FBFAE1
square
#E1FBED #E1E2FB #FBE1EF #FBFAE1
split-complementary
#E1FBED #FAE1FB #FBE1E2
monochromatic
#75EDAC #ABF4CD #E1FBED #E4FBEF #E4FBEF
Accessibility & contrast
On white
1.09
#E1FBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#E1FBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FBED
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FBED | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F5F3EE
Tritanopia (blue-blind)
#DDFBF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e1fbed; /* rgb */ color: rgb(225, 251, 237); /* oklch */ color: oklch(96.5% 0.033 162.3);
Tailwind
colors: {
custom: {
50: '#eafcf2',
500: '#e1fbed',
950: '#000000',
},
}SCSS
$custom: #e1fbed; $custom-light: #eafcf2; $custom-dark: #000000;
JSON
{
"hex": "#e1fbed",
"rgb": {
"r": 225,
"g": 251,
"b": 237
},
"hsl": {
"h": 147.692,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.96538,
"c": 0.03284,
"h": 162.3
},
"luminance": 0.91116
}Semantic roles & 50–950 ramp
primary
#E1FBED
secondary
#E29EC3
accent
#0D7BD9
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585