Skip to content

#bccc85

a light, soft green · cool · closest name: khaki

RGB
188, 204, 133
HSL
74°, 41%, 66%
CMYK
8, 0, 35, 20
Luminance
0.5557

Every format

HEX#bccc85
RGBrgb(188, 204, 133)
HSLhsl(74, 41%, 66%)
CMYKcmyk(8%, 0%, 35%, 20%)
LABlab(79.4 -16.9 33.6)
LCHlch(79.4 37.6 116.7)
OKLCHoklch(0.816 0.095 118.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bccc85 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#bccc85 on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green80.0%
Blue52.2%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow34.8%
Key (black)20.0%

Color previews

#bccc85 text on a black background

contrast 12.11:1

Card sample

#bccc85 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bccc85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccc85 in the Color Lab