Skip to content

#bcd2bc

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

RGB
188, 210, 188
HSL
120°, 20%, 78%
CMYK
11, 0, 11, 18
Luminance
0.6042

Every format

HEX#bcd2bc
RGBrgb(188, 210, 188)
HSLhsl(120, 20%, 78%)
CMYKcmyk(11%, 0%, 11%, 18%)
LABlab(82.1 -11.5 8.4)
LCHlch(82.1 14.3 143.8)
OKLCHoklch(0.841 0.038 145.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcd2bc on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#bcd2bc on black: 13.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green82.4%
Blue73.7%

CMYK percentages

Cyan10.5%
Magenta0.0%
Yellow10.5%
Key (black)17.6%

Color previews

#bcd2bc text on a black background

contrast 13.08:1

Card sample

#bcd2bc text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcd2bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcd2bc in the Color Lab