#BBFB82#BBFB82
#BBFB82 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 91.9% C 0.165 H 131.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFB82 |
|---|---|
| RGB | rgb(187, 251, 130) |
| HSL | hsl(92, 94%, 75%) |
| HSV | hsv(92, 48%, 98%) |
| CMYK | cmyk(25.5%, 0%, 48.2%, 1.6%) |
| CIE-LAB | lab(92.21, -39.84, 51.31) |
| CIE-LCH | lch(92.21, 64.97, 127.83°) |
| OKLab | oklab(91.91% -0.1103 0.1232) |
| OKLCH | oklch(91.91% 0.165 131.8) |
| XYZ | xyz(59.0191, 81.1693, 33.6725) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.09
Pistachio (survey)
#C0FA8B
ΔE00 1.36
Light Pea Green
#C4FE82
ΔE00 1.41
Pale Lime
#BEFD73
ΔE00 2.29
Celery
#C1FD95
ΔE00 2.45
Spring Green (survey)
#A9F971
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFB82 #C282FB
analogous
#F7FB82 #BBFB82 #82FB86
triadic
#BBFB82 #82BBFB #FB82BB
tetradic
#BBFB82 #82F7FB #C282FB #FB8682
square
#BBFB82 #82F7FB #C282FB #FB8682
split-complementary
#BBFB82 #8682FB #FB82F7
monochromatic
#7AF70B #9BF947 #BBFB82 #DBFDBD #EFFEE1
Accessibility & contrast
On white
1.22
#BBFB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#BBFB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFB82
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFB82 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC78
Deuteranopia (green-blind)
#FBE789
Tritanopia (blue-blind)
#BDF2DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfb82; /* rgb */ color: rgb(187, 251, 130); /* oklch */ color: oklch(91.9% 0.165 131.8);
Tailwind
colors: {
custom: {
50: '#d2fda8',
500: '#bbfb82',
950: '#000000',
},
}SCSS
$custom: #bbfb82; $custom-light: #d2fda8; $custom-dark: #000000;
JSON
{
"hex": "#bbfb82",
"rgb": {
"r": 187,
"g": 251,
"b": 130
},
"hsl": {
"h": 91.736,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.91907,
"c": 0.16534,
"h": 131.8
},
"luminance": 0.81171
}Semantic roles & 50–950 ramp
primary
#BBFB82
secondary
#9548D9
accent
#00E679
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581