#BBFD84#BBFD84
#BBFD84 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.4% C 0.166 H 132.4°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD84 |
|---|---|
| RGB | rgb(187, 253, 132) |
| HSL | hsl(93, 97%, 75%) |
| HSV | hsv(93, 48%, 99%) |
| CMYK | cmyk(26.1%, 0%, 47.8%, 0.8%) |
| CIE-LAB | lab(92.79, -40.51, 51.09) |
| CIE-LCH | lch(92.79, 65.20, 128.41°) |
| OKLab | oklab(92.38% -0.112 0.1228) |
| OKLCH | oklch(92.38% 0.166 132.4) |
| XYZ | xyz(59.7827, 82.4796, 34.5957) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.94
Pistachio (survey)
#C0FA8B
ΔE00 1.48
Light Pea Green
#C4FE82
ΔE00 1.52
Celery
#C1FD95
ΔE00 2.33
Pale Lime
#BEFD73
ΔE00 2.44
Spring Green (survey)
#A9F971
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD84 #C684FD
analogous
#F8FD84 #BBFD84 #84FD89
triadic
#BBFD84 #84BBFD #FD84BB
tetradic
#BBFD84 #84F8FD #C684FD #FD8984
square
#BBFD84 #84F8FD #C684FD #FD8984
split-complementary
#BBFD84 #8984FD #FD84F8
monochromatic
#78FB0C #9AFC48 #BBFD84 #DCFEC0 #EEFFE1
Accessibility & contrast
On white
1.20
#BBFD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#BBFD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD84
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD84 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7A
Deuteranopia (green-blind)
#FCE88B
Tritanopia (blue-blind)
#BDF5E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd84; /* rgb */ color: rgb(187, 253, 132); /* oklch */ color: oklch(92.4% 0.166 132.4);
Tailwind
colors: {
custom: {
50: '#d2feaa',
500: '#bbfd84',
950: '#000000',
},
}SCSS
$custom: #bbfd84; $custom-light: #d2feaa; $custom-dark: #000000;
JSON
{
"hex": "#bbfd84",
"rgb": {
"r": 187,
"g": 253,
"b": 132
},
"hsl": {
"h": 92.727,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.92383,
"c": 0.16621,
"h": 132.4
},
"luminance": 0.82481
}Semantic roles & 50–950 ramp
primary
#BBFD84
secondary
#9949DC
accent
#00E67D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681