#BBFC9B#BBFC9B
#BBFC9B is a very light, vivid green. Relative luminance 0.826; OKLCH L 92.5% C 0.142 H 135.9°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC9B |
|---|---|
| RGB | rgb(187, 252, 155) |
| HSL | hsl(100, 94%, 80%) |
| HSV | hsv(100, 38%, 99%) |
| CMYK | cmyk(25.8%, 0%, 38.5%, 1.2%) |
| CIE-LAB | lab(92.82, -37.24, 40.08) |
| CIE-LCH | lch(92.82, 54.70, 132.90°) |
| OKLab | oklab(92.51% -0.1019 0.0989) |
| OKLCH | oklch(92.51% 0.142 135.9) |
| XYZ | xyz(61.2187, 82.5503, 43.7123) |
| Luminance | 0.8255 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.43
Celery
#C1FD95
ΔE00 1.62
Tea Green
#BDF8A3
ΔE00 1.98
Pastel Green
#B0FF9D
ΔE00 1.98
Light Pastel Green
#B2FBA5
ΔE00 2.61
Pistachio (survey)
#C0FA8B
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC9B #DC9BFC
analogous
#ECFC9B #BBFC9B #9BFCAB
triadic
#BBFC9B #9BBBFC #FC9BBB
tetradic
#BBFC9B #9BECFC #DC9BFC #FCAB9B
square
#BBFC9B #9BECFC #DC9BFC #FCAB9B
split-complementary
#BBFC9B #AB9BFC #FC9BEC
monochromatic
#6AF824 #93FA60 #BBFC9B #E3FED6 #EBFEE1
Accessibility & contrast
On white
1.20
#BBFC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#BBFC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC9B
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC9B | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE94
Deuteranopia (green-blind)
#F9E8A0
Tritanopia (blue-blind)
#BAF5E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc9b; /* rgb */ color: rgb(187, 252, 155); /* oklch */ color: oklch(92.5% 0.142 135.9);
Tailwind
colors: {
custom: {
50: '#d1fdb9',
500: '#bbfc9b',
950: '#000000',
},
}SCSS
$custom: #bbfc9b; $custom-light: #d1fdb9; $custom-dark: #000000;
JSON
{
"hex": "#bbfc9b",
"rgb": {
"r": 187,
"g": 252,
"b": 155
},
"hsl": {
"h": 100.206,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.92509,
"c": 0.14195,
"h": 135.9
},
"luminance": 0.82552
}Semantic roles & 50–950 ramp
primary
#BBFC9B
secondary
#B35DDE
accent
#00E69A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581