Skip to content

#bccd97

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

RGB
188, 205, 151
HSL
79°, 35%, 70%
CMYK
8, 0, 26, 20
Luminance
0.5659

Every format

HEX#bccd97
RGBrgb(188, 205, 151)
HSLhsl(79, 35%, 70%)
CMYKcmyk(8%, 0%, 26%, 20%)
LABlab(80.0 -15.0 25.0)
LCHlch(80.0 29.2 120.9)
OKLCHoklch(0.822 0.075 122.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bccd97 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#bccd97 on black: 12.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green80.4%
Blue59.2%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow26.3%
Key (black)19.6%

Color previews

#bccd97 text on a black background

contrast 12.32:1

Card sample

#bccd97 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 205, 151, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 205, 151, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bccd97;
background: linear-gradient(135deg, #bccd97, #98CD97);

Monochromatic scale

Palettes built from #bccd97

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccd97 in the Color Lab