#BBFA82#BBFA82
#BBFA82 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.7% C 0.164 H 131.7°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA82 |
|---|---|
| RGB | rgb(187, 250, 130) |
| HSL | hsl(92, 92%, 75%) |
| HSV | hsv(92, 48%, 98%) |
| CMYK | cmyk(25.2%, 0%, 48%, 2%) |
| CIE-LAB | lab(91.93, -39.40, 50.98) |
| CIE-LCH | lch(91.93, 64.43, 127.70°) |
| OKLab | oklab(91.68% -0.1091 0.1224) |
| OKLCH | oklch(91.68% 0.164 131.7) |
| XYZ | xyz(58.7075, 80.5462, 33.5686) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.19
Pistachio (survey)
#C0FA8B
ΔE00 1.24
Light Pea Green
#C4FE82
ΔE00 1.48
Pale Lime
#BEFD73
ΔE00 2.38
Celery
#C1FD95
ΔE00 2.42
Spring Green (survey)
#A9F971
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA82 #C182FA
analogous
#F7FA82 #BBFA82 #82FA85
triadic
#BBFA82 #82BBFA #FA82BB
tetradic
#BBFA82 #82F7FA #C182FA #FA8582
square
#BBFA82 #82F7FA #C182FA #FA8582
split-complementary
#BBFA82 #8582FA #FA82F7
monochromatic
#7BF50C #9BF847 #BBFA82 #DBFCBD #EFFEE2
Accessibility & contrast
On white
1.23
#BBFA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#BBFA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA82
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA82 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#FAE689
Tritanopia (blue-blind)
#BDF2DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfa82; /* rgb */ color: rgb(187, 250, 130); /* oklch */ color: oklch(91.7% 0.164 131.7);
Tailwind
colors: {
custom: {
50: '#d2fca8',
500: '#bbfa82',
950: '#000000',
},
}SCSS
$custom: #bbfa82; $custom-light: #d2fca8; $custom-dark: #000000;
JSON
{
"hex": "#bbfa82",
"rgb": {
"r": 187,
"g": 250,
"b": 130
},
"hsl": {
"h": 91.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.91682,
"c": 0.16395,
"h": 131.7
},
"luminance": 0.80548
}Semantic roles & 50–950 ramp
primary
#BBFA82
secondary
#9448D8
accent
#00E678
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581