Skip to content

#bccdb3

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

RGB
188, 205, 179
HSL
99°, 21%, 75%
CMYK
8, 0, 13, 20
Luminance
0.5761

Every format

HEX#bccdb3
RGBrgb(188, 205, 179)
HSLhsl(99, 21%, 75%)
CMYKcmyk(8%, 0%, 13%, 20%)
LABlab(80.5 -10.5 11.0)
LCHlch(80.5 15.2 133.7)
OKLCHoklch(0.828 0.040 134.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green80.4%
Blue70.2%

CMYK percentages

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

Color previews

#bccdb3 text on a black background

contrast 12.52:1

Card sample

#bccdb3 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bccdb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccdb3 in the Color Lab