#BBFB7C#BBFB7C
#BBFB7C is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.8% C 0.171 H 131.1°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFB7C |
|---|---|
| RGB | rgb(187, 251, 124) |
| HSL | hsl(90, 94%, 74%) |
| HSV | hsv(90, 51%, 98%) |
| CMYK | cmyk(25.5%, 0%, 50.6%, 1.6%) |
| CIE-LAB | lab(92.14, -40.49, 54.01) |
| CIE-LCH | lch(92.14, 67.50, 126.86°) |
| OKLab | oklab(91.83% -0.1125 0.1287) |
| OKLCH | oklch(91.83% 0.171 131.1) |
| XYZ | xyz(58.6280, 81.0129, 31.6130) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.21
Pale Lime
#BEFD73
ΔE00 1.50
Light Yellowish Green
#C2FF89
ΔE00 1.54
Pistachio (survey)
#C0FA8B
ΔE00 2.05
Spring Green (survey)
#A9F971
ΔE00 2.30
Light Lime
#AEFD6C
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFB7C #BC7CFB
analogous
#FBFB7C #BBFB7C #7CFB7C
triadic
#BBFB7C #7CBBFB #FB7CBB
tetradic
#BBFB7C #7CFBFB #BC7CFB #FB7C7C
square
#BBFB7C #7CFBFB #BC7CFB #FB7C7C
split-complementary
#BBFB7C #7C7CFB #FB7CFB
monochromatic
#7DF507 #9CF941 #BBFB7C #DAFDB7 #F0FEE1
Accessibility & contrast
On white
1.22
#BBFB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#BBFB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFB7C
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFB7C | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC71
Deuteranopia (green-blind)
#FBE784
Tritanopia (blue-blind)
#BEF2DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfb7c; /* rgb */ color: rgb(187, 251, 124); /* oklch */ color: oklch(91.8% 0.171 131.1);
Tailwind
colors: {
custom: {
50: '#d2fda5',
500: '#bbfb7c',
950: '#000000',
},
}SCSS
$custom: #bbfb7c; $custom-light: #d2fda5; $custom-dark: #000000;
JSON
{
"hex": "#bbfb7c",
"rgb": {
"r": 187,
"g": 251,
"b": 124
},
"hsl": {
"h": 90.236,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.91828,
"c": 0.17093,
"h": 131.1
},
"luminance": 0.81014
}Semantic roles & 50–950 ramp
primary
#BBFB7C
secondary
#8E43D8
accent
#00E674
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580