Skip to content

#bbcc3c

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

RGB
187, 204, 60
HSL
67°, 59%, 52%
CMYK
8, 0, 71, 20
Luminance
0.5408

Every format

HEX#bbcc3c
RGBrgb(187, 204, 60)
HSLhsl(67, 59%, 52%)
CMYKcmyk(8%, 0%, 71%, 20%)
LABlab(78.5 -23.8 65.9)
LCHlch(78.5 70.0 109.9)
OKLCHoklch(0.807 0.163 116.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcc3c on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#bbcc3c on black: 11.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.0%
Blue23.5%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow70.6%
Key (black)20.0%

Color previews

#bbcc3c text on a black background

contrast 11.82:1

Card sample

#bbcc3c text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcc3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcc3c in the Color Lab