Skip to content

#bccc55

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

RGB
188, 204, 85
HSL
68°, 54%, 57%
CMYK
8, 0, 58, 20
Luminance
0.5453

Every format

HEX#bccc55
RGBrgb(188, 204, 85)
HSLhsl(68, 54%, 57%)
CMYKcmyk(8%, 0%, 58%, 20%)
LABlab(78.8 -21.8 56.1)
LCHlch(78.8 60.2 111.2)
OKLCHoklch(0.809 0.144 116.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green80.0%
Blue33.3%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow58.3%
Key (black)20.0%

Color previews

#bccc55 text on a black background

contrast 11.91:1

Card sample

#bccc55 text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 204, 85, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 204, 85, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bccc55;
background: linear-gradient(135deg, #bccc55, #6DCC55);

Monochromatic scale

Palettes built from #bccc55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccc55 in the Color Lab