#BBFB99#BBFB99
#BBFB99 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.3% C 0.143 H 135.4°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFB99 |
|---|---|
| RGB | rgb(187, 251, 153) |
| HSL | hsl(99, 92%, 79%) |
| HSV | hsv(99, 39%, 98%) |
| CMYK | cmyk(25.5%, 0%, 39%, 1.6%) |
| CIE-LAB | lab(92.51, -37.05, 40.66) |
| CIE-LCH | lch(92.51, 55.01, 132.34°) |
| OKLab | oklab(92.25% -0.1014 0.1002) |
| OKLCH | oklch(92.25% 0.143 135.4) |
| XYZ | xyz(60.7390, 81.8573, 42.7307) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.41
Pale Light Green
#B1FC99
ΔE00 1.58
Tea Green
#BDF8A3
ΔE00 2.09
Pastel Green
#B0FF9D
ΔE00 2.21
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Light Pastel Green
#B2FBA5
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFB99 #D999FB
analogous
#ECFB99 #BBFB99 #99FBA8
triadic
#BBFB99 #99BBFB #FB99BB
tetradic
#BBFB99 #99ECFB #D999FB #FBA899
square
#BBFB99 #99ECFB #D999FB #FBA899
split-complementary
#BBFB99 #A899FB #FB99EC
monochromatic
#6CF623 #94F95E #BBFB99 #E2FDD4 #EBFEE2
Accessibility & contrast
On white
1.21
#BBFB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#BBFB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFB99
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFB99 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED92
Deuteranopia (green-blind)
#F8E89E
Tritanopia (blue-blind)
#BAF4E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfb99; /* rgb */ color: rgb(187, 251, 153); /* oklch */ color: oklch(92.3% 0.143 135.4);
Tailwind
colors: {
custom: {
50: '#d1fdb8',
500: '#bbfb99',
950: '#000000',
},
}SCSS
$custom: #bbfb99; $custom-light: #d1fdb8; $custom-dark: #000000;
JSON
{
"hex": "#bbfb99",
"rgb": {
"r": 187,
"g": 251,
"b": 153
},
"hsl": {
"h": 99.184,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.92253,
"c": 0.14254,
"h": 135.4
},
"luminance": 0.81859
}Semantic roles & 50–950 ramp
primary
#BBFB99
secondary
#B05CDC
accent
#00E696
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581