#BBF987#BBF987
#BBF987 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.5% C 0.158 H 132.2°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF987 |
|---|---|
| RGB | rgb(187, 249, 135) |
| HSL | hsl(93, 90%, 75%) |
| HSV | hsv(93, 46%, 98%) |
| CMYK | cmyk(24.9%, 0%, 45.8%, 2.4%) |
| CIE-LAB | lab(91.71, -38.38, 48.35) |
| CIE-LCH | lch(91.71, 61.73, 128.45°) |
| OKLab | oklab(91.53% -0.1059 0.1169) |
| OKLCH | oklch(91.53% 0.158 132.2) |
| XYZ | xyz(58.7414, 80.0639, 35.2760) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.72
Light Yellowish Green
#C2FF89
ΔE00 1.41
Celery
#C1FD95
ΔE00 1.77
Light Pea Green
#C4FE82
ΔE00 2.05
Spring Green (survey)
#A9F971
ΔE00 3.10
Pale Lime
#BEFD73
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF987 #C587F9
analogous
#F4F987 #BBF987 #87F98C
triadic
#BBF987 #87BBF9 #F987BB
tetradic
#BBF987 #87F4F9 #C587F9 #F98C87
square
#BBF987 #87F4F9 #C587F9 #F98C87
split-complementary
#BBF987 #8C87F9 #F987F4
monochromatic
#79F312 #9AF64D #BBF987 #DCFCC1 #EEFEE2
Accessibility & contrast
On white
1.23
#BBF987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#BBF987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF987
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF987 | 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)
#FFEA7E
Deuteranopia (green-blind)
#F8E68E
Tritanopia (blue-blind)
#BDF1DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf987; /* rgb */ color: rgb(187, 249, 135); /* oklch */ color: oklch(91.5% 0.158 132.2);
Tailwind
colors: {
custom: {
50: '#d2fbac',
500: '#bbf987',
950: '#000000',
},
}SCSS
$custom: #bbf987; $custom-light: #d2fbac; $custom-dark: #000000;
JSON
{
"hex": "#bbf987",
"rgb": {
"r": 187,
"g": 249,
"b": 135
},
"hsl": {
"h": 92.632,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.91528,
"c": 0.15773,
"h": 132.2
},
"luminance": 0.80065
}Semantic roles & 50–950 ramp
primary
#BBF987
secondary
#984DD7
accent
#00E67D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581