#BBFA86#BBFA86
#BBFA86 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.7% C 0.160 H 132.2°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA86 |
|---|---|
| RGB | rgb(187, 250, 134) |
| HSL | hsl(93, 92%, 75%) |
| HSV | hsv(93, 46%, 98%) |
| CMYK | cmyk(25.2%, 0%, 46.4%, 2%) |
| CIE-LAB | lab(91.98, -38.95, 49.15) |
| CIE-LCH | lch(91.98, 62.71, 128.39°) |
| OKLab | oklab(91.74% -0.1076 0.1186) |
| OKLCH | oklch(91.74% 0.16 132.2) |
| XYZ | xyz(58.9812, 80.6557, 35.0102) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.86
Light Yellowish Green
#C2FF89
ΔE00 1.20
Light Pea Green
#C4FE82
ΔE00 1.84
Celery
#C1FD95
ΔE00 1.90
Spring Green (survey)
#A9F971
ΔE00 2.91
Pale Lime
#BEFD73
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA86 #C586FA
analogous
#F5FA86 #BBFA86 #86FA8B
triadic
#BBFA86 #86BBFA #FA86BB
tetradic
#BBFA86 #86F5FA #C586FA #FA8B86
square
#BBFA86 #86F5FA #C586FA #FA8B86
split-complementary
#BBFA86 #8B86FA #FA86F5
monochromatic
#79F510 #9AF84B #BBFA86 #DCFCC1 #EEFEE2
Accessibility & contrast
On white
1.23
#BBFA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#BBFA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA86
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA86 | 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)
#FFEB7C
Deuteranopia (green-blind)
#F9E68D
Tritanopia (blue-blind)
#BDF2DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfa86; /* rgb */ color: rgb(187, 250, 134); /* oklch */ color: oklch(91.7% 0.160 132.2);
Tailwind
colors: {
custom: {
50: '#d2fcab',
500: '#bbfa86',
950: '#000000',
},
}SCSS
$custom: #bbfa86; $custom-light: #d2fcab; $custom-dark: #000000;
JSON
{
"hex": "#bbfa86",
"rgb": {
"r": 187,
"g": 250,
"b": 134
},
"hsl": {
"h": 92.586,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.91738,
"c": 0.16011,
"h": 132.2
},
"luminance": 0.80657
}Semantic roles & 50–950 ramp
primary
#BBFA86
secondary
#984CD8
accent
#00E67D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581