#BBFF84#BBFF84
#BBFF84 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 92.8% C 0.169 H 132.6°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF84 |
|---|---|
| RGB | rgb(187, 255, 132) |
| HSL | hsl(93, 100%, 76%) |
| HSV | hsv(93, 48%, 100%) |
| CMYK | cmyk(26.7%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(93.34, -41.39, 51.77) |
| CIE-LCH | lch(93.34, 66.28, 128.64°) |
| OKLab | oklab(92.83% -0.1144 0.1243) |
| OKLCH | oklch(92.83% 0.169 132.6) |
| XYZ | xyz(60.4173, 83.7490, 34.8073) |
| Luminance | 0.8375 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.04
Light Pea Green
#C4FE82
ΔE00 1.60
Pistachio (survey)
#C0FA8B
ΔE00 1.85
Pale Lime
#BEFD73
ΔE00 2.39
Celery
#C1FD95
ΔE00 2.54
Spring Green (survey)
#A9F971
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF84 #C884FF
analogous
#F8FF84 #BBFF84 #84FF8A
triadic
#BBFF84 #84BBFF #FF84BB
tetradic
#BBFF84 #84F8FF #C884FF #FF8A84
square
#BBFF84 #84F8FF #C884FF #FF8A84
split-complementary
#BBFF84 #8A84FF #FF84F8
monochromatic
#77FF0A #99FF47 #BBFF84 #DDFFC1 #EEFFE0
Accessibility & contrast
On white
1.18
#BBFF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#BBFF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF84
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF84 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF79
Deuteranopia (green-blind)
#FEEA8C
Tritanopia (blue-blind)
#BDF7E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff84; /* rgb */ color: rgb(187, 255, 132); /* oklch */ color: oklch(92.8% 0.169 132.6);
Tailwind
colors: {
custom: {
50: '#d2ffaa',
500: '#bbff84',
950: '#000000',
},
}SCSS
$custom: #bbff84; $custom-light: #d2ffaa; $custom-dark: #000000;
JSON
{
"hex": "#bbff84",
"rgb": {
"r": 187,
"g": 255,
"b": 132
},
"hsl": {
"h": 93.171,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.92833,
"c": 0.16897,
"h": 132.6
},
"luminance": 0.83751
}Semantic roles & 50–950 ramp
primary
#BBFF84
secondary
#9C48DF
accent
#00E67F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681