#BBF096#BBF096
#BBF096 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.8% C 0.129 H 133.3°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF096 |
|---|---|
| RGB | rgb(187, 240, 150) |
| HSL | hsl(95, 75%, 76%) |
| HSV | hsv(95, 38%, 94%) |
| CMYK | cmyk(22.1%, 0%, 37.5%, 5.9%) |
| CIE-LAB | lab(89.43, -32.42, 38.15) |
| CIE-LCH | lch(89.43, 50.06, 130.36°) |
| OKLab | oklab(89.76% -0.0887 0.0942) |
| OKLCH | oklch(89.76% 0.129 133.3) |
| XYZ | xyz(57.1574, 75.0857, 40.3298) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.25
Washed Out Green
#BCF5A6
ΔE00 2.60
Celery
#C1FD95
ΔE00 3.16
Pistachio (survey)
#C0FA8B
ΔE00 3.55
Pale Light Green
#B1FC99
ΔE00 3.59
Light Pastel Green
#B2FBA5
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF096 #CB96F0
analogous
#E8F096 #BBF096 #96F09E
triadic
#BBF096 #96BBF0 #F096BB
tetradic
#BBF096 #96E8F0 #CB96F0 #F09E96
square
#BBF096 #96E8F0 #CB96F0 #F09E96
split-complementary
#BBF096 #9E96F0 #F096E8
monochromatic
#76E12B #98E860 #BBF096 #DEF8CC #EEFBE4
Accessibility & contrast
On white
1.31
#BBF096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#BBF096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF096
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF096 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E490
Deuteranopia (green-blind)
#EFDF9B
Tritanopia (blue-blind)
#BCE9D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf096; /* rgb */ color: rgb(187, 240, 150); /* oklch */ color: oklch(89.8% 0.129 133.3);
Tailwind
colors: {
custom: {
50: '#d1f5b6',
500: '#bbf096',
950: '#000000',
},
}SCSS
$custom: #bbf096; $custom-light: #d1f5b6; $custom-dark: #000000;
JSON
{
"hex": "#bbf096",
"rgb": {
"r": 187,
"g": 240,
"b": 150
},
"hsl": {
"h": 95.333,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.89756,
"c": 0.1294,
"h": 133.3
},
"luminance": 0.75087
}Semantic roles & 50–950 ramp
primary
#BBF096
secondary
#9F5ECD
accent
#0ED785
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581