#BBFB7B#BBFB7B
#BBFB7B is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.8% C 0.172 H 131.0°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFB7B |
|---|---|
| RGB | rgb(187, 251, 123) |
| HSL | hsl(90, 94%, 73%) |
| HSV | hsv(90, 51%, 98%) |
| CMYK | cmyk(25.5%, 0%, 51%, 1.6%) |
| CIE-LAB | lab(92.13, -40.59, 54.46) |
| CIE-LCH | lch(92.13, 67.92, 126.70°) |
| OKLab | oklab(91.82% -0.1128 0.1296) |
| OKLCH | oklch(91.82% 0.172 131) |
| XYZ | xyz(58.5651, 80.9877, 31.2817) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.23
Pale Lime
#BEFD73
ΔE00 1.38
Light Yellowish Green
#C2FF89
ΔE00 1.64
Pistachio (survey)
#C0FA8B
ΔE00 2.17
Light Lime
#AEFD6C
ΔE00 2.25
Spring Green (survey)
#A9F971
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFB7B #BB7BFB
analogous
#FBFB7B #BBFB7B #7BFB7B
triadic
#BBFB7B #7BBBFB #FB7BBB
tetradic
#BBFB7B #7BFBFB #BB7BFB #FB7B7B
square
#BBFB7B #7BFBFB #BB7BFB #FB7B7B
split-complementary
#BBFB7B #7B7BFB #FB7BFB
monochromatic
#7EF407 #9CF940 #BBFB7B #DAFDB6 #F0FEE1
Accessibility & contrast
On white
1.22
#BBFB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#BBFB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFB7B
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFB7B | 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)
#FFEC6F
Deuteranopia (green-blind)
#FBE783
Tritanopia (blue-blind)
#BEF2DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfb7b; /* rgb */ color: rgb(187, 251, 123); /* oklch */ color: oklch(91.8% 0.172 131.0);
Tailwind
colors: {
custom: {
50: '#d2fda4',
500: '#bbfb7b',
950: '#000000',
},
}SCSS
$custom: #bbfb7b; $custom-light: #d2fda4; $custom-dark: #000000;
JSON
{
"hex": "#bbfb7b",
"rgb": {
"r": 187,
"g": 251,
"b": 123
},
"hsl": {
"h": 90,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.91815,
"c": 0.17186,
"h": 131
},
"luminance": 0.80989
}Semantic roles & 50–950 ramp
primary
#BBFB7B
secondary
#8D42D8
accent
#00E673
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580