#BBF687#BBF687
#BBF687 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.9% C 0.154 H 131.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF687 |
|---|---|
| RGB | rgb(187, 246, 135) |
| HSL | hsl(92, 86%, 75%) |
| HSV | hsv(92, 45%, 96%) |
| CMYK | cmyk(24%, 0%, 45.1%, 3.5%) |
| CIE-LAB | lab(90.88, -37.04, 47.32) |
| CIE-LCH | lch(90.88, 60.09, 128.05°) |
| OKLab | oklab(90.86% -0.1022 0.1145) |
| OKLCH | oklch(90.86% 0.154 131.7) |
| XYZ | xyz(57.8215, 78.2242, 34.9694) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.91
Celery
#C1FD95
ΔE00 1.94
Light Yellowish Green
#C2FF89
ΔE00 1.98
Light Pea Green
#C4FE82
ΔE00 2.46
Spring Green (survey)
#A9F971
ΔE00 3.49
Light Yellow Green
#CCFD7F
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF687 #C287F6
analogous
#F3F687 #BBF687 #87F68B
triadic
#BBF687 #87BBF6 #F687BB
tetradic
#BBF687 #87F3F6 #C287F6 #F68B87
square
#BBF687 #87F3F6 #C287F6 #F68B87
split-complementary
#BBF687 #8B87F6 #F687F3
monochromatic
#7AED15 #9BF24E #BBF687 #DBFAC0 #EFFDE3
Accessibility & contrast
On white
1.26
#BBF687 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#BBF687 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF687
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF687 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF687 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87E
Deuteranopia (green-blind)
#F6E38E
Tritanopia (blue-blind)
#BDEEDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf687; /* rgb */ color: rgb(187, 246, 135); /* oklch */ color: oklch(90.9% 0.154 131.7);
Tailwind
colors: {
custom: {
50: '#d1f9ac',
500: '#bbf687',
950: '#000000',
},
}SCSS
$custom: #bbf687; $custom-light: #d1f9ac; $custom-dark: #000000;
JSON
{
"hex": "#bbf687",
"rgb": {
"r": 187,
"g": 246,
"b": 135
},
"hsl": {
"h": 91.892,
"s": 86.047,
"l": 74.706
},
"oklch": {
"l": 0.90856,
"c": 0.15351,
"h": 131.7
},
"luminance": 0.78226
}Semantic roles & 50–950 ramp
primary
#BBF687
secondary
#954ED3
accent
#03E37A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581