Skip to content

#bbbb66

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

RGB
187, 187, 102
HSL
60°, 39%, 57%
CMYK
0, 0, 46, 27
Luminance
0.4706

Every format

HEX#bbbb66
RGBrgb(187, 187, 102)
HSLhsl(60, 39%, 57%)
CMYKcmyk(0%, 0%, 46%, 27%)
LABlab(74.2 -12.2 42.8)
LCHlch(74.2 44.5 105.9)
OKLCHoklch(0.774 0.108 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbbb66 on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#bbbb66 on black: 10.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green73.3%
Blue40.0%

CMYK percentages

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

Color previews

#bbbb66 text on a black background

contrast 10.41:1

Card sample

#bbbb66 text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbbb66

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbbb66 in the Color Lab