#BBFD91#BBFD91
#BBFD91 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.6% C 0.154 H 134.2°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD91 |
|---|---|
| RGB | rgb(187, 253, 145) |
| HSL | hsl(97, 96%, 78%) |
| HSV | hsv(97, 43%, 99%) |
| CMYK | cmyk(26.1%, 0%, 42.7%, 0.8%) |
| CIE-LAB | lab(92.95, -38.98, 45.12) |
| CIE-LCH | lch(92.95, 59.62, 130.82°) |
| OKLab | oklab(92.57% -0.1071 0.1101) |
| OKLCH | oklch(92.57% 0.154 134.2) |
| XYZ | xyz(60.7283, 82.8579, 39.5761) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.93
Pistachio (survey)
#C0FA8B
ΔE00 1.54
Light Yellowish Green
#C2FF89
ΔE00 1.96
Pale Light Green
#B1FC99
ΔE00 2.31
Pastel Green
#B0FF9D
ΔE00 2.89
Light Pea Green
#C4FE82
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD91 #D391FD
analogous
#F1FD91 #BBFD91 #91FD9D
triadic
#BBFD91 #91BBFD #FD91BB
tetradic
#BBFD91 #91F1FD #D391FD #FD9D91
square
#BBFD91 #91F1FD #D391FD #FD9D91
split-complementary
#BBFD91 #9D91FD #FD91F1
monochromatic
#71FB19 #96FC55 #BBFD91 #E0FECD #ECFEE1
Accessibility & contrast
On white
1.20
#BBFD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#BBFD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD91
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD91 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE89
Deuteranopia (green-blind)
#FBE997
Tritanopia (blue-blind)
#BBF5E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfd91; /* rgb */ color: rgb(187, 253, 145); /* oklch */ color: oklch(92.6% 0.154 134.2);
Tailwind
colors: {
custom: {
50: '#d1feb3',
500: '#bbfd91',
950: '#000000',
},
}SCSS
$custom: #bbfd91; $custom-light: #d1feb3; $custom-dark: #000000;
JSON
{
"hex": "#bbfd91",
"rgb": {
"r": 187,
"g": 253,
"b": 145
},
"hsl": {
"h": 96.667,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.92572,
"c": 0.15354,
"h": 134.2
},
"luminance": 0.8286
}Semantic roles & 50–950 ramp
primary
#BBFD91
secondary
#A854DE
accent
#00E68C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681