#BBFA83#BBFA83
#BBFA83 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.7% C 0.163 H 131.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA83 |
|---|---|
| RGB | rgb(187, 250, 131) |
| HSL | hsl(92, 92%, 75%) |
| HSV | hsv(92, 48%, 98%) |
| CMYK | cmyk(25.2%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(91.94, -39.29, 50.52) |
| CIE-LCH | lch(91.94, 64.00, 127.87°) |
| OKLab | oklab(91.7% -0.1087 0.1215) |
| OKLCH | oklch(91.7% 0.163 131.8) |
| XYZ | xyz(58.7750, 80.5732, 33.9239) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.14
Light Yellowish Green
#C2FF89
ΔE00 1.17
Light Pea Green
#C4FE82
ΔE00 1.56
Celery
#C1FD95
ΔE00 2.29
Pale Lime
#BEFD73
ΔE00 2.51
Spring Green (survey)
#A9F971
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA83 #C283FA
analogous
#F6FA83 #BBFA83 #83FA87
triadic
#BBFA83 #83BBFA #FA83BB
tetradic
#BBFA83 #83F6FA #C283FA #FA8783
square
#BBFA83 #83F6FA #C283FA #FA8783
split-complementary
#BBFA83 #8783FA #FA83F6
monochromatic
#7AF50D #9BF848 #BBFA83 #DBFCBE #EFFEE2
Accessibility & contrast
On white
1.23
#BBFA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#BBFA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA83
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA83 | 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)
#FFEB79
Deuteranopia (green-blind)
#FAE68A
Tritanopia (blue-blind)
#BDF2DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfa83; /* rgb */ color: rgb(187, 250, 131); /* oklch */ color: oklch(91.7% 0.163 131.8);
Tailwind
colors: {
custom: {
50: '#d2fca9',
500: '#bbfa83',
950: '#000000',
},
}SCSS
$custom: #bbfa83; $custom-light: #d2fca9; $custom-dark: #000000;
JSON
{
"hex": "#bbfa83",
"rgb": {
"r": 187,
"g": 250,
"b": 131
},
"hsl": {
"h": 91.765,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.91696,
"c": 0.163,
"h": 131.8
},
"luminance": 0.80575
}Semantic roles & 50–950 ramp
primary
#BBFA83
secondary
#9549D8
accent
#00E67A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581