#BBFF97#BBFF97
#BBFF97 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.1% C 0.150 H 135.4°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF97 |
|---|---|
| RGB | rgb(187, 255, 151) |
| HSL | hsl(99, 100%, 80%) |
| HSV | hsv(99, 41%, 100%) |
| CMYK | cmyk(26.7%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(93.59, -39.11, 43.02) |
| CIE-LCH | lch(93.59, 58.14, 132.27°) |
| OKLab | oklab(93.11% -0.1072 0.1055) |
| OKLCH | oklch(93.11% 0.15 135.4) |
| XYZ | xyz(61.8379, 84.3172, 42.2889) |
| Luminance | 0.8432 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.24
Pale Light Green
#B1FC99
ΔE00 1.71
Pastel Green
#B0FF9D
ΔE00 2.16
Pistachio (survey)
#C0FA8B
ΔE00 2.36
Light Yellowish Green
#C2FF89
ΔE00 2.70
Tea Green
#BDF8A3
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF97 #DB97FF
analogous
#EFFF97 #BBFF97 #97FFA7
triadic
#BBFF97 #97BBFF #FF97BB
tetradic
#BBFF97 #97EFFF #DB97FF #FFA797
square
#BBFF97 #97EFFF #DB97FF #FFA797
split-complementary
#BBFF97 #A797FF #FF97EF
monochromatic
#6BFF1D #93FF5A #BBFF97 #E3FFD4 #EBFFE0
Accessibility & contrast
On white
1.18
#BBFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#BBFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF97
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF97 | 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)
#FFF08F
Deuteranopia (green-blind)
#FCEA9D
Tritanopia (blue-blind)
#BAF8E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbff97; /* rgb */ color: rgb(187, 255, 151); /* oklch */ color: oklch(93.1% 0.150 135.4);
Tailwind
colors: {
custom: {
50: '#d1ffb7',
500: '#bbff97',
950: '#000000',
},
}SCSS
$custom: #bbff97; $custom-light: #d1ffb7; $custom-dark: #000000;
JSON
{
"hex": "#bbff97",
"rgb": {
"r": 187,
"g": 255,
"b": 151
},
"hsl": {
"h": 99.231,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.93112,
"c": 0.15041,
"h": 135.4
},
"luminance": 0.84319
}Semantic roles & 50–950 ramp
primary
#BBFF97
secondary
#B259E2
accent
#00E696
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681