#BBFF9B#BBFF9B
#BBFF9B is a very light, vivid green. Relative luminance 0.845; OKLCH L 93.2% C 0.146 H 136.2°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF9B |
|---|---|
| RGB | rgb(187, 255, 155) |
| HSL | hsl(101, 100%, 80%) |
| HSV | hsv(101, 39%, 100%) |
| CMYK | cmyk(26.7%, 0%, 39.2%, 0%) |
| CIE-LAB | lab(93.65, -38.59, 41.15) |
| CIE-LCH | lch(93.65, 56.41, 133.16°) |
| OKLab | oklab(93.18% -0.1056 0.1014) |
| OKLCH | oklch(93.18% 0.146 136.2) |
| XYZ | xyz(62.1683, 84.4494, 44.0289) |
| Luminance | 0.8445 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.38
Celery
#C1FD95
ΔE00 1.61
Pastel Green
#B0FF9D
ΔE00 1.76
Tea Green
#BDF8A3
ΔE00 2.58
Light Pastel Green
#B2FBA5
ΔE00 2.85
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF9B #DF9BFF
analogous
#EDFF9B #BBFF9B #9BFFAD
triadic
#BBFF9B #9BBBFF #FF9BBB
tetradic
#BBFF9B #9BEDFF #DF9BFF #FFAD9B
square
#BBFF9B #9BEDFF #DF9BFF #FFAD9B
split-complementary
#BBFF9B #AD9BFF #FF9BED
monochromatic
#68FF21 #91FF5E #BBFF9B #E5FFD8 #EAFFE0
Accessibility & contrast
On white
1.17
#BBFF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#BBFF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF9B
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF9B | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF194
Deuteranopia (green-blind)
#FBEBA1
Tritanopia (blue-blind)
#BAF8E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbff9b; /* rgb */ color: rgb(187, 255, 155); /* oklch */ color: oklch(93.2% 0.146 136.2);
Tailwind
colors: {
custom: {
50: '#d1ffb9',
500: '#bbff9b',
950: '#000000',
},
}SCSS
$custom: #bbff9b; $custom-light: #d1ffb9; $custom-dark: #000000;
JSON
{
"hex": "#bbff9b",
"rgb": {
"r": 187,
"g": 255,
"b": 155
},
"hsl": {
"h": 100.8,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.93177,
"c": 0.14636,
"h": 136.2
},
"luminance": 0.84451
}Semantic roles & 50–950 ramp
primary
#BBFF9B
secondary
#B75CE2
accent
#00E69C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681