#BBF986#BBF986
#BBF986 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.5% C 0.159 H 132.1°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF986 |
|---|---|
| RGB | rgb(187, 249, 134) |
| HSL | hsl(92, 91%, 75%) |
| HSV | hsv(92, 46%, 98%) |
| CMYK | cmyk(24.9%, 0%, 46.2%, 2.4%) |
| CIE-LAB | lab(91.70, -38.50, 48.81) |
| CIE-LCH | lch(91.70, 62.17, 128.27°) |
| OKLab | oklab(91.51% -0.1063 0.1178) |
| OKLCH | oklch(91.51% 0.159 132.1) |
| XYZ | xyz(58.6713, 80.0359, 34.9069) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.78
Light Yellowish Green
#C2FF89
ΔE00 1.36
Celery
#C1FD95
ΔE00 1.89
Light Pea Green
#C4FE82
ΔE00 1.94
Spring Green (survey)
#A9F971
ΔE00 3.01
Pale Lime
#BEFD73
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF986 #C486F9
analogous
#F4F986 #BBF986 #86F98B
triadic
#BBF986 #86BBF9 #F986BB
tetradic
#BBF986 #86F4F9 #C486F9 #F98B86
square
#BBF986 #86F4F9 #C486F9 #F98B86
split-complementary
#BBF986 #8B86F9 #F986F4
monochromatic
#79F311 #9AF64C #BBF986 #DCFCC0 #EFFEE2
Accessibility & contrast
On white
1.23
#BBF986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#BBF986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF986
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF986 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7C
Deuteranopia (green-blind)
#F9E68D
Tritanopia (blue-blind)
#BDF1DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf986; /* rgb */ color: rgb(187, 249, 134); /* oklch */ color: oklch(91.5% 0.159 132.1);
Tailwind
colors: {
custom: {
50: '#d2fbab',
500: '#bbf986',
950: '#000000',
},
}SCSS
$custom: #bbf986; $custom-light: #d2fbab; $custom-dark: #000000;
JSON
{
"hex": "#bbf986",
"rgb": {
"r": 187,
"g": 249,
"b": 134
},
"hsl": {
"h": 92.348,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.91514,
"c": 0.15871,
"h": 132.1
},
"luminance": 0.80037
}Semantic roles & 50–950 ramp
primary
#BBF986
secondary
#974CD7
accent
#00E67C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581