#BBFA85#BBFA85
#BBFA85 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.7% C 0.161 H 132.1°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA85 |
|---|---|
| RGB | rgb(187, 250, 133) |
| HSL | hsl(92, 92%, 75%) |
| HSV | hsv(92, 47%, 98%) |
| CMYK | cmyk(25.2%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(91.97, -39.06, 49.61) |
| CIE-LCH | lch(91.97, 63.14, 128.22°) |
| OKLab | oklab(91.72% -0.1079 0.1196) |
| OKLCH | oklch(91.72% 0.161 132.1) |
| XYZ | xyz(58.9118, 80.6279, 34.6446) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.94
Light Yellowish Green
#C2FF89
ΔE00 1.17
Light Pea Green
#C4FE82
ΔE00 1.74
Celery
#C1FD95
ΔE00 2.03
Pale Lime
#BEFD73
ΔE00 2.79
Spring Green (survey)
#A9F971
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA85 #C485FA
analogous
#F5FA85 #BBFA85 #85FA8A
triadic
#BBFA85 #85BBFA #FA85BB
tetradic
#BBFA85 #85F5FA #C485FA #FA8A85
square
#BBFA85 #85F5FA #C485FA #FA8A85
split-complementary
#BBFA85 #8A85FA #FA85F5
monochromatic
#79F50F #9AF84A #BBFA85 #DCFCC0 #EFFEE2
Accessibility & contrast
On white
1.23
#BBFA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#BBFA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA85
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA85 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#FAE68C
Tritanopia (blue-blind)
#BDF2DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfa85; /* rgb */ color: rgb(187, 250, 133); /* oklch */ color: oklch(91.7% 0.161 132.1);
Tailwind
colors: {
custom: {
50: '#d2fcaa',
500: '#bbfa85',
950: '#000000',
},
}SCSS
$custom: #bbfa85; $custom-light: #d2fcaa; $custom-dark: #000000;
JSON
{
"hex": "#bbfa85",
"rgb": {
"r": 187,
"g": 250,
"b": 133
},
"hsl": {
"h": 92.308,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.91724,
"c": 0.16108,
"h": 132.1
},
"luminance": 0.80629
}Semantic roles & 50–950 ramp
primary
#BBFA85
secondary
#974BD8
accent
#00E67C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581