#BBFC82#BBFC82
#BBFC82 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.1% C 0.167 H 132.0°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC82 |
|---|---|
| RGB | rgb(187, 252, 130) |
| HSL | hsl(92, 95%, 75%) |
| HSV | hsv(92, 48%, 99%) |
| CMYK | cmyk(25.8%, 0%, 48.4%, 1.2%) |
| CIE-LAB | lab(92.48, -40.29, 51.65) |
| CIE-LCH | lch(92.48, 65.51, 127.95°) |
| OKLab | oklab(92.13% -0.1115 0.1239) |
| OKLCH | oklch(92.13% 0.167 132) |
| XYZ | xyz(59.3323, 81.7957, 33.7769) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.04
Light Pea Green
#C4FE82
ΔE00 1.38
Pistachio (survey)
#C0FA8B
ΔE00 1.50
Pale Lime
#BEFD73
ΔE00 2.21
Spring Green (survey)
#A9F971
ΔE00 2.48
Celery
#C1FD95
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC82 #C382FC
analogous
#F8FC82 #BBFC82 #82FC86
triadic
#BBFC82 #82BBFC #FC82BB
tetradic
#BBFC82 #82F8FC #C382FC #FC8682
square
#BBFC82 #82F8FC #C382FC #FC8682
split-complementary
#BBFC82 #8682FC #FC82F8
monochromatic
#7AF90A #9AFB46 #BBFC82 #DCFDBE #EFFEE1
Accessibility & contrast
On white
1.21
#BBFC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#BBFC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC82
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC82 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED77
Deuteranopia (green-blind)
#FCE88A
Tritanopia (blue-blind)
#BDF3E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfc82; /* rgb */ color: rgb(187, 252, 130); /* oklch */ color: oklch(92.1% 0.167 132.0);
Tailwind
colors: {
custom: {
50: '#d2fda9',
500: '#bbfc82',
950: '#000000',
},
}SCSS
$custom: #bbfc82; $custom-light: #d2fda9; $custom-dark: #000000;
JSON
{
"hex": "#bbfc82",
"rgb": {
"r": 187,
"g": 252,
"b": 130
},
"hsl": {
"h": 91.967,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.92132,
"c": 0.16672,
"h": 132
},
"luminance": 0.81797
}Semantic roles & 50–950 ramp
primary
#BBFC82
secondary
#9648DA
accent
#00E67A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581