#BBFC91#BBFC91
#BBFC91 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.3% C 0.152 H 134.1°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC91 |
|---|---|
| RGB | rgb(187, 252, 145) |
| HSL | hsl(96, 95%, 78%) |
| HSV | hsv(96, 42%, 99%) |
| CMYK | cmyk(25.8%, 0%, 42.5%, 1.2%) |
| CIE-LAB | lab(92.68, -38.53, 44.77) |
| CIE-LCH | lch(92.68, 59.06, 130.72°) |
| OKLab | oklab(92.35% -0.1058 0.1093) |
| OKLCH | oklch(92.35% 0.152 134.1) |
| XYZ | xyz(60.4135, 82.2282, 39.4712) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.85
Pistachio (survey)
#C0FA8B
ΔE00 1.47
Light Yellowish Green
#C2FF89
ΔE00 2.04
Pale Light Green
#B1FC99
ΔE00 2.29
Pastel Green
#B0FF9D
ΔE00 2.92
Light Pea Green
#C4FE82
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC91 #D291FC
analogous
#F0FC91 #BBFC91 #91FC9D
triadic
#BBFC91 #91BBFC #FC91BB
tetradic
#BBFC91 #91F0FC #D291FC #FC9D91
square
#BBFC91 #91F0FC #D291FC #FC9D91
split-complementary
#BBFC91 #9D91FC #FC91F0
monochromatic
#71F91A #96FA55 #BBFC91 #E0FECD #EDFEE1
Accessibility & contrast
On white
1.20
#BBFC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#BBFC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC91
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC91 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED89
Deuteranopia (green-blind)
#FAE897
Tritanopia (blue-blind)
#BBF5E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc91; /* rgb */ color: rgb(187, 252, 145); /* oklch */ color: oklch(92.3% 0.152 134.1);
Tailwind
colors: {
custom: {
50: '#d1fdb3',
500: '#bbfc91',
950: '#000000',
},
}SCSS
$custom: #bbfc91; $custom-light: #d1fdb3; $custom-dark: #000000;
JSON
{
"hex": "#bbfc91",
"rgb": {
"r": 187,
"g": 252,
"b": 145
},
"hsl": {
"h": 96.449,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.92348,
"c": 0.1521,
"h": 134.1
},
"luminance": 0.8223
}Semantic roles & 50–950 ramp
primary
#BBFC91
secondary
#A755DC
accent
#00E68B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581