#BBFC96#BBFC96
#BBFC96 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.4% C 0.147 H 134.9°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC96 |
|---|---|
| RGB | rgb(187, 252, 150) |
| HSL | hsl(98, 94%, 79%) |
| HSV | hsv(98, 40%, 99%) |
| CMYK | cmyk(25.8%, 0%, 40.5%, 1.2%) |
| CIE-LAB | lab(92.74, -37.89, 42.43) |
| CIE-LCH | lch(92.74, 56.89, 131.77°) |
| OKLab | oklab(92.43% -0.1039 0.1041) |
| OKLCH | oklch(92.43% 0.147 134.9) |
| XYZ | xyz(60.8075, 82.3858, 41.5465) |
| Luminance | 0.8239 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.01
Pale Light Green
#B1FC99
ΔE00 1.74
Pistachio (survey)
#C0FA8B
ΔE00 2.11
Pastel Green
#B0FF9D
ΔE00 2.37
Tea Green
#BDF8A3
ΔE00 2.69
Light Yellowish Green
#C2FF89
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC96 #D796FC
analogous
#EEFC96 #BBFC96 #96FCA4
triadic
#BBFC96 #96BBFC #FC96BB
tetradic
#BBFC96 #96EEFC #D796FC #FCA496
square
#BBFC96 #96EEFC #D796FC #FCA496
split-complementary
#BBFC96 #A496FC #FC96EE
monochromatic
#6EF91F #94FA5B #BBFC96 #E2FED2 #ECFEE1
Accessibility & contrast
On white
1.20
#BBFC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#BBFC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC96
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC96 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8E
Deuteranopia (green-blind)
#F9E89C
Tritanopia (blue-blind)
#BBF5E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfc96; /* rgb */ color: rgb(187, 252, 150); /* oklch */ color: oklch(92.4% 0.147 134.9);
Tailwind
colors: {
custom: {
50: '#d1fdb6',
500: '#bbfc96',
950: '#000000',
},
}SCSS
$custom: #bbfc96; $custom-light: #d1fdb6; $custom-dark: #000000;
JSON
{
"hex": "#bbfc96",
"rgb": {
"r": 187,
"g": 252,
"b": 150
},
"hsl": {
"h": 98.235,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.92427,
"c": 0.14706,
"h": 134.9
},
"luminance": 0.82388
}Semantic roles & 50–950 ramp
primary
#BBFC96
secondary
#AD59DD
accent
#00E692
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581