#BBFC99#BBFC99
#BBFC99 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.5% C 0.144 H 135.5°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC99 |
|---|---|
| RGB | rgb(187, 252, 153) |
| HSL | hsl(99, 94%, 79%) |
| HSV | hsv(99, 39%, 99%) |
| CMYK | cmyk(25.8%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(92.79, -37.50, 41.02) |
| CIE-LCH | lch(92.79, 55.58, 132.44°) |
| OKLab | oklab(92.48% -0.1027 0.101) |
| OKLCH | oklch(92.48% 0.144 135.5) |
| XYZ | xyz(61.0522, 82.4837, 42.8351) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.35
Pale Light Green
#B1FC99
ΔE00 1.51
Pastel Green
#B0FF9D
ΔE00 2.11
Tea Green
#BDF8A3
ΔE00 2.26
Pistachio (survey)
#C0FA8B
ΔE00 2.54
Light Pastel Green
#B2FBA5
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC99 #DA99FC
analogous
#EDFC99 #BBFC99 #99FCA9
triadic
#BBFC99 #99BBFC #FC99BB
tetradic
#BBFC99 #99EDFC #DA99FC #FCA999
square
#BBFC99 #99EDFC #DA99FC #FCA999
split-complementary
#BBFC99 #A999FC #FC99ED
monochromatic
#6CF922 #93FA5E #BBFC99 #E3FED4 #EBFEE1
Accessibility & contrast
On white
1.20
#BBFC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#BBFC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC99
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC99 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE92
Deuteranopia (green-blind)
#F9E89F
Tritanopia (blue-blind)
#BAF5E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc99; /* rgb */ color: rgb(187, 252, 153); /* oklch */ color: oklch(92.5% 0.144 135.5);
Tailwind
colors: {
custom: {
50: '#d1fdb8',
500: '#bbfc99',
950: '#000000',
},
}SCSS
$custom: #bbfc99; $custom-light: #d1fdb8; $custom-dark: #000000;
JSON
{
"hex": "#bbfc99",
"rgb": {
"r": 187,
"g": 252,
"b": 153
},
"hsl": {
"h": 99.394,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.92475,
"c": 0.144,
"h": 135.5
},
"luminance": 0.82486
}Semantic roles & 50–950 ramp
primary
#BBFC99
secondary
#B15CDE
accent
#00E697
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581