#BBFA99#BBFA99
#BBFA99 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.0% C 0.141 H 135.2°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA99 |
|---|---|
| RGB | rgb(187, 250, 153) |
| HSL | hsl(99, 91%, 79%) |
| HSV | hsv(99, 39%, 98%) |
| CMYK | cmyk(25.2%, 0%, 38.8%, 2%) |
| CIE-LAB | lab(92.24, -36.60, 40.30) |
| CIE-LCH | lch(92.24, 54.44, 132.24°) |
| OKLab | oklab(92.03% -0.1002 0.0993) |
| OKLCH | oklch(92.03% 0.141 135.2) |
| XYZ | xyz(60.4274, 81.2342, 42.6268) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.51
Pale Light Green
#B1FC99
ΔE00 1.68
Tea Green
#BDF8A3
ΔE00 1.93
Pastel Green
#B0FF9D
ΔE00 2.34
Pistachio (survey)
#C0FA8B
ΔE00 2.61
Light Pastel Green
#B2FBA5
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA99 #D899FA
analogous
#ECFA99 #BBFA99 #99FAA8
triadic
#BBFA99 #99BBFA #FA99BB
tetradic
#BBFA99 #99ECFA #D899FA #FAA899
square
#BBFA99 #99ECFA #D899FA #FAA899
split-complementary
#BBFA99 #A899FA #FA99EC
monochromatic
#6DF424 #94F75F #BBFA99 #E2FDD3 #ECFEE2
Accessibility & contrast
On white
1.22
#BBFA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#BBFA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA99
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA99 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC92
Deuteranopia (green-blind)
#F7E79E
Tritanopia (blue-blind)
#BAF3E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfa99; /* rgb */ color: rgb(187, 250, 153); /* oklch */ color: oklch(92.0% 0.141 135.2);
Tailwind
colors: {
custom: {
50: '#d1fcb8',
500: '#bbfa99',
950: '#000000',
},
}SCSS
$custom: #bbfa99; $custom-light: #d1fcb8; $custom-dark: #000000;
JSON
{
"hex": "#bbfa99",
"rgb": {
"r": 187,
"g": 250,
"b": 153
},
"hsl": {
"h": 98.969,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.9203,
"c": 0.14107,
"h": 135.2
},
"luminance": 0.81236
}Semantic roles & 50–950 ramp
primary
#BBFA99
secondary
#AE5DDB
accent
#00E695
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581