#BBFD77#BBFD77
#BBFD77 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.2% C 0.178 H 130.9°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD77 |
|---|---|
| RGB | rgb(187, 253, 119) |
| HSL | hsl(90, 97%, 73%) |
| HSV | hsv(90, 53%, 99%) |
| CMYK | cmyk(26.1%, 0%, 53%, 0.8%) |
| CIE-LAB | lab(92.64, -41.88, 56.88) |
| CIE-LCH | lch(92.64, 70.63, 126.36°) |
| OKLab | oklab(92.22% -0.1167 0.1346) |
| OKLCH | oklch(92.22% 0.178 130.9) |
| XYZ | xyz(58.9479, 82.1457, 30.1991) |
| Luminance | 0.8215 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.80
Light Pea Green
#C4FE82
ΔE00 1.48
Light Lime
#AEFD6C
ΔE00 1.80
Key Lime
#AEFF6E
ΔE00 1.92
Light Lime Green
#B9FF66
ΔE00 2.03
Light Yellowish Green
#C2FF89
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD77 #B977FD
analogous
#FDFC77 #BBFD77 #78FD77
triadic
#BBFD77 #77BBFD #FD77BB
tetradic
#BBFD77 #77FDFC #B977FD #FD7778
square
#BBFD77 #77FDFC #B977FD #FD7778
split-complementary
#BBFD77 #7778FD #FC77FD
monochromatic
#7FF604 #9DFC3B #BBFD77 #D9FEB3 #F0FFE1
Accessibility & contrast
On white
1.20
#BBFD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#BBFD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD77
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD77 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6A
Deuteranopia (green-blind)
#FDE880
Tritanopia (blue-blind)
#BEF4DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd77; /* rgb */ color: rgb(187, 253, 119); /* oklch */ color: oklch(92.2% 0.178 130.9);
Tailwind
colors: {
custom: {
50: '#d2fea1',
500: '#bbfd77',
950: '#000000',
},
}SCSS
$custom: #bbfd77; $custom-light: #d2fea1; $custom-dark: #000000;
JSON
{
"hex": "#bbfd77",
"rgb": {
"r": 187,
"g": 253,
"b": 119
},
"hsl": {
"h": 89.552,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.92217,
"c": 0.17815,
"h": 130.9
},
"luminance": 0.82147
}Semantic roles & 50–950 ramp
primary
#BBFD77
secondary
#8B3EDA
accent
#00E671
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680