Skip to content

#bccd9b

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

RGB
188, 205, 155
HSL
80°, 33%, 71%
CMYK
8, 0, 24, 20
Luminance
0.5672

Every format

HEX#bccd9b
RGBrgb(188, 205, 155)
HSLhsl(80, 33%, 71%)
CMYKcmyk(8%, 0%, 24%, 20%)
LABlab(80.0 -14.4 23.0)
LCHlch(80.0 27.2 122.0)
OKLCHoklch(0.823 0.070 123.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green80.4%
Blue60.8%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow24.4%
Key (black)19.6%

Color previews

#bccd9b text on a black background

contrast 12.34:1

Card sample

#bccd9b text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bccd9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccd9b in the Color Lab