Skip to content

#bbbb55

a balanced, soft yellow · cool · closest name: khaki

RGB
187, 187, 85
HSL
60°, 43%, 53%
CMYK
0, 0, 55, 27
Luminance
0.4676

Every format

HEX#bbbb55
RGBrgb(187, 187, 85)
HSLhsl(60, 43%, 53%)
CMYKcmyk(0%, 0%, 55%, 27%)
LABlab(74.0 -13.7 50.8)
LCHlch(74.0 52.6 105.1)
OKLCHoklch(0.771 0.125 109.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbbb55 on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#bbbb55 on black: 10.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green73.3%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow54.5%
Key (black)26.7%

Color previews

#bbbb55 text on a black background

contrast 10.35:1

Card sample

#bbbb55 text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbbb55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbbb55 in the Color Lab