Skip to content

#bcc080

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

RGB
188, 192, 128
HSL
64°, 34%, 63%
CMYK
2, 0, 33, 25
Luminance
0.4995

Every format

HEX#bcc080
RGBrgb(188, 192, 128)
HSLhsl(64, 34%, 63%)
CMYKcmyk(2%, 0%, 33%, 25%)
LABlab(76.0 -11.4 31.9)
LCHlch(76.0 33.9 109.8)
OKLCHoklch(0.789 0.085 111.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcc080 on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#bcc080 on black: 10.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green75.3%
Blue50.2%

CMYK percentages

Cyan2.1%
Magenta0.0%
Yellow33.3%
Key (black)24.7%

Color previews

#bcc080 text on a black background

contrast 10.99:1

Card sample

#bcc080 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 192, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 192, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcc080;
background: linear-gradient(135deg, #bcc080, #91C080);

Monochromatic scale

Palettes built from #bcc080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcc080 in the Color Lab