#E1FFBF#E1FFBF
#E1FFBF is a very light, moderate yellow-green. Relative luminance 0.913; OKLCH L 96.3% C 0.089 H 128.4°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E1FFBF |
|---|---|
| RGB | rgb(225, 255, 191) |
| HSL | hsl(88, 100%, 87%) |
| HSV | hsv(88, 25%, 100%) |
| CMYK | cmyk(11.8%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(96.53, -20.52, 27.46) |
| CIE-LCH | lch(96.53, 34.28, 126.77°) |
| OKLab | oklab(96.28% -0.0551 0.0696) |
| OKLCH | oklch(96.28% 0.089 128.4) |
| XYZ | xyz(76.2139, 91.2885, 62.8854) |
| Luminance | 0.9129 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.19
Very Pale Green
#CFFDBC
ΔE00 3.34
Pale Green
#C7FDB5
ΔE00 4.66
Light Light Green
#C8FFB0
ΔE00 4.93
Light Sage
#BCECAC
ΔE00 5.99
Washed Out Green
#BCF5A6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1FFBF #DDBFFF
analogous
#FFFDBF #E1FFBF #C1FFBF
triadic
#E1FFBF #BFE1FF #FFBFE1
tetradic
#E1FFBF #BFFFFD #DDBFFF #FFBFC1
square
#E1FFBF #BFFFFD #DDBFFF #FFBFC1
split-complementary
#E1FFBF #BFC1FF #FDBFFF
monochromatic
#A8FF45 #C4FF82 #E1FFBF #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.09
#E1FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#E1FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1FFBF
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1FFBF | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BB
Deuteranopia (green-blind)
#FFF4C2
Tritanopia (blue-blind)
#E4F9EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e1ffbf; /* rgb */ color: rgb(225, 255, 191); /* oklch */ color: oklch(96.3% 0.089 128.4);
Tailwind
colors: {
custom: {
50: '#ebffd2',
500: '#e1ffbf',
950: '#000000',
},
}SCSS
$custom: #e1ffbf; $custom-light: #ebffd2; $custom-dark: #000000;
JSON
{
"hex": "#e1ffbf",
"rgb": {
"r": 225,
"g": 255,
"b": 191
},
"hsl": {
"h": 88.125,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.96275,
"c": 0.08877,
"h": 128.4
},
"luminance": 0.91289
}Semantic roles & 50–950 ramp
primary
#E1FFBF
secondary
#AE7BE8
accent
#00E66C
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161814
muted
#848683