#BBFB77#BBFB77
#BBFB77 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.8% C 0.175 H 130.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFB77 |
|---|---|
| RGB | rgb(187, 251, 119) |
| HSL | hsl(89, 94%, 73%) |
| HSV | hsv(89, 53%, 98%) |
| CMYK | cmyk(25.5%, 0%, 52.6%, 1.6%) |
| CIE-LAB | lab(92.08, -41.00, 56.22) |
| CIE-LCH | lch(92.08, 69.58, 126.10°) |
| OKLab | oklab(91.77% -0.1142 0.1332) |
| OKLCH | oklch(91.77% 0.175 130.6) |
| XYZ | xyz(58.3198, 80.8896, 29.9898) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.91
Light Pea Green
#C4FE82
ΔE00 1.42
Light Lime
#AEFD6C
ΔE00 2.02
Light Yellowish Green
#C2FF89
ΔE00 2.06
Key Lime
#AEFF6E
ΔE00 2.21
Light Lime Green
#B9FF66
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFB77 #B777FB
analogous
#FBF977 #BBFB77 #79FB77
triadic
#BBFB77 #77BBFB #FB77BB
tetradic
#BBFB77 #77FBF9 #B777FB #FB7779
square
#BBFB77 #77FBF9 #B777FB #FB7779
split-complementary
#BBFB77 #7779FB #F977FB
monochromatic
#7FF107 #9DF93C #BBFB77 #D9FDB2 #F0FEE1
Accessibility & contrast
On white
1.22
#BBFB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#BBFB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFB77
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFB77 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6B
Deuteranopia (green-blind)
#FCE780
Tritanopia (blue-blind)
#BEF2DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfb77; /* rgb */ color: rgb(187, 251, 119); /* oklch */ color: oklch(91.8% 0.175 130.6);
Tailwind
colors: {
custom: {
50: '#d2fda1',
500: '#bbfb77',
950: '#000000',
},
}SCSS
$custom: #bbfb77; $custom-light: #d2fda1; $custom-dark: #000000;
JSON
{
"hex": "#bbfb77",
"rgb": {
"r": 187,
"g": 251,
"b": 119
},
"hsl": {
"h": 89.091,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.91766,
"c": 0.17547,
"h": 130.6
},
"luminance": 0.80891
}Semantic roles & 50–950 ramp
primary
#BBFB77
secondary
#893FD8
accent
#00E66F
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580