#E1FFBB#E1FFBB
#E1FFBB is a very light, moderate yellow-green. Relative luminance 0.911; OKLCH L 96.2% C 0.093 H 127.4°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFBB |
|---|---|
| RGB | rgb(225, 255, 187) |
| HSL | hsl(86, 100%, 87%) |
| HSV | hsv(86, 27%, 100%) |
| CMYK | cmyk(11.8%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(96.46, -21.10, 29.38) |
| CIE-LCH | lch(96.46, 36.17, 125.68°) |
| OKLab | oklab(96.2% -0.0567 0.0742) |
| OKLCH | oklch(96.2% 0.093 127.4) |
| XYZ | xyz(75.7797, 91.1149, 60.5987) |
| Luminance | 0.9112 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.41
Very Pale Green
#CFFDBC
ΔE00 3.59
Pale Green
#C7FDB5
ΔE00 4.65
Light Light Green
#C8FFB0
ΔE00 4.70
Light Khaki
#E6F2A2
ΔE00 5.68
Washed Out Green
#BCF5A6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFBB #D9BBFF
analogous
#FFFBBB #E1FFBB #BFFFBB
triadic
#E1FFBB #BBE1FF #FFBBE1
tetradic
#E1FFBB #BBFFFB #D9BBFF #FFBBBF
square
#E1FFBB #BBFFFB #D9BBFF #FFBBBF
split-complementary
#E1FFBB #BBBFFF #FBBBFF
monochromatic
#ABFF41 #C6FF7E #E1FFBB #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.09
#E1FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#E1FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFBB
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFBB | 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)
#FFF6B7
Deuteranopia (green-blind)
#FFF4BE
Tritanopia (blue-blind)
#E5F9ED
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e1ffbb; /* rgb */ color: rgb(225, 255, 187); /* oklch */ color: oklch(96.2% 0.093 127.4);
Tailwind
colors: {
custom: {
50: '#ebffcf',
500: '#e1ffbb',
950: '#000000',
},
}SCSS
$custom: #e1ffbb; $custom-light: #ebffcf; $custom-dark: #000000;
JSON
{
"hex": "#e1ffbb",
"rgb": {
"r": 225,
"g": 255,
"b": 187
},
"hsl": {
"h": 86.471,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.96195,
"c": 0.0934,
"h": 127.4
},
"luminance": 0.91115
}Semantic roles & 50–950 ramp
primary
#E1FFBB
secondary
#A977E7
accent
#00E665
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683