Skip to content

#bbbb99

a light, soft yellow · cool · closest name: tan

RGB
187, 187, 153
HSL
60°, 20%, 67%
CMYK
0, 0, 18, 27
Luminance
0.4841

Every format

HEX#bbbb99
RGBrgb(187, 187, 153)
HSLhsl(60, 20%, 67%)
CMYKcmyk(0%, 0%, 18%, 27%)
LABlab(75.1 -5.8 17.3)
LCHlch(75.1 18.2 108.4)
OKLCHoklch(0.783 0.046 107.4)

Copy-ready code

/* CSS */
color: #bbbb99;
background-color: #bbbb99;
/* Tailwind (arbitrary) */
class="text-[#bbbb99] bg-[#bbbb99]"
/* SCSS */
$brand: #bbbb99;
/* SwiftUI */
Color(red: 0.733, green: 0.733, blue: 0.600)
/* Android */
Color.parseColor("#bbbb99")

Accessibility — WCAG contrast

Aa
#bbbb99 on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#bbbb99 on black: 10.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green73.3%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow18.2%
Key (black)26.7%

Color previews

#bbbb99 text on a black background

contrast 10.68:1

Card sample

#bbbb99 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bbbb99;
Background color
Panel with #bbbb99 background
background-color: #bbbb99;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bbbb99;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(187, 187, 153, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 187, 153, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbbb99;
background: linear-gradient(135deg, #bbbb99, #A4BB99);

Monochromatic scale

Palettes built from #bbbb99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbbb99 in the Color Lab