Skip to content

#bcc255

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

RGB
188, 194, 85
HSL
63°, 47%, 55%
CMYK
3, 0, 56, 24
Luminance
0.4993

Every format

HEX#bcc255
RGBrgb(188, 194, 85)
HSLhsl(63, 47%, 55%)
CMYKcmyk(3%, 0%, 56%, 24%)
LABlab(76.0 -16.8 53.0)
LCHlch(76.0 55.7 107.6)
OKLCHoklch(0.787 0.133 112.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green76.1%
Blue33.3%

CMYK percentages

Cyan3.1%
Magenta0.0%
Yellow56.2%
Key (black)23.9%

Color previews

#bcc255 text on a black background

contrast 10.99:1

Card sample

#bcc255 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcc255

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcc255 in the Color Lab