Skip to content

#bccdb4

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

RGB
188, 205, 180
HSL
101°, 20%, 76%
CMYK
8, 0, 12, 20
Luminance
0.5765

Every format

HEX#bccdb4
RGBrgb(188, 205, 180)
HSLhsl(101, 20%, 76%)
CMYKcmyk(8%, 0%, 12%, 20%)
LABlab(80.5 -10.3 10.5)
LCHlch(80.5 14.7 134.6)
OKLCHoklch(0.829 0.039 135.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bccdb4 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#bccdb4 on black: 12.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green80.4%
Blue70.6%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow12.2%
Key (black)19.6%

Color previews

#bccdb4 text on a black background

contrast 12.53:1

Card sample

#bccdb4 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bccdb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccdb4 in the Color Lab