#BBFF96#BBFF96
#BBFF96 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.1% C 0.151 H 135.3°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF96 |
|---|---|
| RGB | rgb(187, 255, 150) |
| HSL | hsl(99, 100%, 79%) |
| HSV | hsv(99, 41%, 100%) |
| CMYK | cmyk(26.7%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(93.57, -39.24, 43.49) |
| CIE-LCH | lch(93.57, 58.58, 132.06°) |
| OKLab | oklab(93.1% -0.1076 0.1066) |
| OKLCH | oklch(93.1% 0.151 135.3) |
| XYZ | xyz(61.7570, 84.2849, 41.8630) |
| Luminance | 0.8429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.19
Pale Light Green
#B1FC99
ΔE00 1.81
Pistachio (survey)
#C0FA8B
ΔE00 2.24
Pastel Green
#B0FF9D
ΔE00 2.27
Light Yellowish Green
#C2FF89
ΔE00 2.56
Tea Green
#BDF8A3
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF96 #DA96FF
analogous
#F0FF96 #BBFF96 #96FFA6
triadic
#BBFF96 #96BBFF #FF96BB
tetradic
#BBFF96 #96F0FF #DA96FF #FFA696
square
#BBFF96 #96F0FF #DA96FF #FFA696
split-complementary
#BBFF96 #A696FF #FF96F0
monochromatic
#6CFF1C #93FF59 #BBFF96 #E3FFD3 #EBFFE0
Accessibility & contrast
On white
1.18
#BBFF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#BBFF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF96
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF96 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08E
Deuteranopia (green-blind)
#FCEA9C
Tritanopia (blue-blind)
#BAF8E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbff96; /* rgb */ color: rgb(187, 255, 150); /* oklch */ color: oklch(93.1% 0.151 135.3);
Tailwind
colors: {
custom: {
50: '#d1ffb6',
500: '#bbff96',
950: '#000000',
},
}SCSS
$custom: #bbff96; $custom-light: #d1ffb6; $custom-dark: #000000;
JSON
{
"hex": "#bbff96",
"rgb": {
"r": 187,
"g": 255,
"b": 150
},
"hsl": {
"h": 98.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.93097,
"c": 0.15141,
"h": 135.3
},
"luminance": 0.84287
}Semantic roles & 50–950 ramp
primary
#BBFF96
secondary
#B158E1
accent
#00E695
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681