Skip to content

#bbcd3c

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

RGB
187, 205, 60
HSL
67°, 59%, 52%
CMYK
9, 0, 71, 20
Luminance
0.5455

Every format

HEX#bbcd3c
RGBrgb(187, 205, 60)
HSLhsl(67, 59%, 52%)
CMYKcmyk(9%, 0%, 71%, 20%)
LABlab(78.8 -24.3 66.1)
LCHlch(78.8 70.5 110.2)
OKLCHoklch(0.809 0.164 116.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcd3c on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#bbcd3c on black: 11.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.4%
Blue23.5%

CMYK percentages

Cyan8.8%
Magenta0.0%
Yellow70.7%
Key (black)19.6%

Color previews

#bbcd3c text on a black background

contrast 11.91:1

Card sample

#bbcd3c text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcd3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcd3c in the Color Lab