#BBFF99#BBFF99
#BBFF99 is a very light, vivid green. Relative luminance 0.844; OKLCH L 93.1% C 0.148 H 135.8°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF99 |
|---|---|
| RGB | rgb(187, 255, 153) |
| HSL | hsl(100, 100%, 80%) |
| HSV | hsv(100, 40%, 100%) |
| CMYK | cmyk(26.7%, 0%, 40%, 0%) |
| CIE-LAB | lab(93.62, -38.85, 42.09) |
| CIE-LCH | lch(93.62, 57.28, 132.71°) |
| OKLab | oklab(93.15% -0.1064 0.1035) |
| OKLCH | oklch(93.15% 0.148 135.8) |
| XYZ | xyz(62.0017, 84.3827, 43.1516) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Celery
#C1FD95
ΔE00 1.40
Pale Light Green
#B1FC99
ΔE00 1.52
Pastel Green
#B0FF9D
ΔE00 1.94
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Tea Green
#BDF8A3
ΔE00 2.82
Light Yellowish Green
#C2FF89
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF99 #DD99FF
analogous
#EEFF99 #BBFF99 #99FFAA
triadic
#BBFF99 #99BBFF #FF99BB
tetradic
#BBFF99 #99EEFF #DD99FF #FFAA99
square
#BBFF99 #99EEFF #DD99FF #FFAA99
split-complementary
#BBFF99 #AA99FF #FF99EE
monochromatic
#69FF1F #92FF5C #BBFF99 #E4FFD6 #EBFFE0
Accessibility & contrast
On white
1.17
#BBFF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#BBFF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF99
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF99 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF091
Deuteranopia (green-blind)
#FCEB9F
Tritanopia (blue-blind)
#BAF8E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbff99; /* rgb */ color: rgb(187, 255, 153); /* oklch */ color: oklch(93.1% 0.148 135.8);
Tailwind
colors: {
custom: {
50: '#d1ffb8',
500: '#bbff99',
950: '#000000',
},
}SCSS
$custom: #bbff99; $custom-light: #d1ffb8; $custom-dark: #000000;
JSON
{
"hex": "#bbff99",
"rgb": {
"r": 187,
"g": 255,
"b": 153
},
"hsl": {
"h": 100,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.93145,
"c": 0.14839,
"h": 135.8
},
"luminance": 0.84385
}Semantic roles & 50–950 ramp
primary
#BBFF99
secondary
#B55AE2
accent
#00E699
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681