#E1FBEC#E1FBEC
#E1FBEC is a very light, muted green. Relative luminance 0.911; OKLCH L 96.5% C 0.034 H 160.5°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FBEC |
|---|---|
| RGB | rgb(225, 251, 236) |
| HSL | hsl(145, 76%, 93%) |
| HSV | hsv(145, 10%, 98%) |
| CMYK | cmyk(10.4%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(96.43, -11.20, 4.32) |
| CIE-LCH | lch(96.43, 12.00, 158.91°) |
| OKLab | oklab(96.51% -0.0317 0.0112) |
| OKLCH | oklch(96.51% 0.034 160.5) |
| XYZ | xyz(80.6855, 91.0568, 92.6654) |
| Luminance | 0.9106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.81
Ice
#D6FFFA
ΔE00 5.49
Lightcyan
#E0FFFF
ΔE00 6.35
Ice Blue (survey)
#D7FFFE
ΔE00 6.58
Very Pale Blue
#D6FFFE
ΔE00 6.69
Very Light Blue
#D5FFFF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FBEC #FBE1F0
analogous
#E3FBE1 #E1FBEC #E1FBF9
triadic
#E1FBEC #ECE1FB #FBECE1
tetradic
#E1FBEC #E1E3FB #FBE1F0 #FBF9E1
square
#E1FBEC #E1E3FB #FBE1F0 #FBF9E1
split-complementary
#E1FBEC #F9E1FB #FBE1E3
monochromatic
#75EDA8 #ABF4CA #E1FBEC #E4FBEE #E4FBEE
Accessibility & contrast
On white
1.09
#E1FBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#E1FBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FBEC
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FBEC | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EB
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#DDFBF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e1fbec; /* rgb */ color: rgb(225, 251, 236); /* oklch */ color: oklch(96.5% 0.034 160.5);
Tailwind
colors: {
custom: {
50: '#eafcf2',
500: '#e1fbec',
950: '#000000',
},
}SCSS
$custom: #e1fbec; $custom-light: #eafcf2; $custom-dark: #000000;
JSON
{
"hex": "#e1fbec",
"rgb": {
"r": 225,
"g": 251,
"b": 236
},
"hsl": {
"h": 145.385,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.96511,
"c": 0.03361,
"h": 160.5
},
"luminance": 0.91058
}Semantic roles & 50–950 ramp
primary
#E1FBEC
secondary
#E29EC5
accent
#0D82D9
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585