#BBFE91#BBFE91
#BBFE91 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.8% C 0.155 H 134.3°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE91 |
|---|---|
| RGB | rgb(187, 254, 145) |
| HSL | hsl(97, 98%, 78%) |
| HSV | hsv(97, 43%, 100%) |
| CMYK | cmyk(26.4%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(93.23, -39.42, 45.47) |
| CIE-LCH | lch(93.23, 60.18, 130.93°) |
| OKLab | oklab(92.8% -0.1083 0.1109) |
| OKLCH | oklch(92.8% 0.155 134.3) |
| XYZ | xyz(61.0448, 83.4909, 39.6817) |
| Luminance | 0.8349 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.05
Pistachio (survey)
#C0FA8B
ΔE00 1.65
Light Yellowish Green
#C2FF89
ΔE00 1.91
Pale Light Green
#B1FC99
ΔE00 2.35
Pastel Green
#B0FF9D
ΔE00 2.88
Light Pea Green
#C4FE82
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE91 #D491FE
analogous
#F1FE91 #BBFE91 #91FE9D
triadic
#BBFE91 #91BBFE #FE91BB
tetradic
#BBFE91 #91F1FE #D491FE #FE9D91
square
#BBFE91 #91F1FE #D491FE #FE9D91
split-complementary
#BBFE91 #9D91FE #FE91F1
monochromatic
#70FD18 #96FD54 #BBFE91 #E0FFCE #ECFFE1
Accessibility & contrast
On white
1.19
#BBFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#BBFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE91
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE91 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF89
Deuteranopia (green-blind)
#FCEA97
Tritanopia (blue-blind)
#BBF6E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfe91; /* rgb */ color: rgb(187, 254, 145); /* oklch */ color: oklch(92.8% 0.155 134.3);
Tailwind
colors: {
custom: {
50: '#d1ffb3',
500: '#bbfe91',
950: '#000000',
},
}SCSS
$custom: #bbfe91; $custom-light: #d1ffb3; $custom-dark: #000000;
JSON
{
"hex": "#bbfe91",
"rgb": {
"r": 187,
"g": 254,
"b": 145
},
"hsl": {
"h": 96.881,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.92795,
"c": 0.15497,
"h": 134.3
},
"luminance": 0.83493
}Semantic roles & 50–950 ramp
primary
#BBFE91
secondary
#AA54DF
accent
#00E68D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681