#BBFB9B#BBFB9B
#BBFB9B is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.3% C 0.140 H 135.7°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFB9B |
|---|---|
| RGB | rgb(187, 251, 155) |
| HSL | hsl(100, 92%, 80%) |
| HSV | hsv(100, 38%, 98%) |
| CMYK | cmyk(25.5%, 0%, 38.2%, 1.6%) |
| CIE-LAB | lab(92.54, -36.79, 39.72) |
| CIE-LCH | lch(92.54, 54.14, 132.81°) |
| OKLab | oklab(92.29% -0.1006 0.098) |
| OKLCH | oklch(92.29% 0.14 135.7) |
| XYZ | xyz(60.9055, 81.9239, 43.6079) |
| Luminance | 0.8193 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.52
Celery
#C1FD95
ΔE00 1.70
Tea Green
#BDF8A3
ΔE00 1.79
Pastel Green
#B0FF9D
ΔE00 2.10
Light Pastel Green
#B2FBA5
ΔE00 2.57
Pistachio (survey)
#C0FA8B
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFB9B #DB9BFB
analogous
#EBFB9B #BBFB9B #9BFBAB
triadic
#BBFB9B #9BBBFB #FB9BBB
tetradic
#BBFB9B #9BEBFB #DB9BFB #FBAB9B
square
#BBFB9B #9BEBFB #DB9BFB #FBAB9B
split-complementary
#BBFB9B #AB9BFB #FB9BEB
monochromatic
#6BF625 #93F960 #BBFB9B #E3FDD6 #EBFEE2
Accessibility & contrast
On white
1.21
#BBFB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#BBFB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFB9B
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFB9B | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED94
Deuteranopia (green-blind)
#F8E8A0
Tritanopia (blue-blind)
#BAF4E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfb9b; /* rgb */ color: rgb(187, 251, 155); /* oklch */ color: oklch(92.3% 0.140 135.7);
Tailwind
colors: {
custom: {
50: '#d1fdb9',
500: '#bbfb9b',
950: '#000000',
},
}SCSS
$custom: #bbfb9b; $custom-light: #d1fdb9; $custom-dark: #000000;
JSON
{
"hex": "#bbfb9b",
"rgb": {
"r": 187,
"g": 251,
"b": 155
},
"hsl": {
"h": 100,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.92286,
"c": 0.14049,
"h": 135.7
},
"luminance": 0.81926
}Semantic roles & 50–950 ramp
primary
#BBFB9B
secondary
#B25EDC
accent
#00E699
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581