Skip to content

#bcbc90

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

RGB
188, 188, 144
HSL
60°, 25%, 65%
CMYK
0, 0, 23, 26
Luminance
0.4867

Every format

HEX#bcbc90
RGBrgb(188, 188, 144)
HSLhsl(60, 25%, 65%)
CMYKcmyk(0%, 0%, 23%, 26%)
LABlab(75.3 -7.2 22.3)
LCHlch(75.3 23.5 107.9)
OKLCHoklch(0.784 0.059 107.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcbc90 on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#bcbc90 on black: 10.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green73.7%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow23.4%
Key (black)26.3%

Color previews

#bcbc90 text on a black background

contrast 10.73:1

Card sample

#bcbc90 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 188, 144, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 188, 144, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcbc90;
background: linear-gradient(135deg, #bcbc90, #9FBC90);

Monochromatic scale

Palettes built from #bcbc90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcbc90 in the Color Lab