Skip to content

#b0ccc0

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

RGB
176, 204, 192
HSL
154°, 22%, 75%
CMYK
14, 0, 6, 20
Luminance
0.5622

Every format

HEX#b0ccc0
RGBrgb(176, 204, 192)
HSLhsl(154, 22%, 75%)
CMYKcmyk(14%, 0%, 6%, 20%)
LABlab(79.7 -11.7 2.8)
LCHlch(79.7 12.1 166.5)
OKLCHoklch(0.821 0.034 167.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b0ccc0 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#b0ccc0 on black: 12.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.0%
Green80.0%
Blue75.3%

CMYK percentages

Cyan13.7%
Magenta0.0%
Yellow5.9%
Key (black)20.0%

Color previews

#b0ccc0 text on a black background

contrast 12.24:1

Card sample

#b0ccc0 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(176, 204, 192, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(176, 204, 192, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b0ccc0;
background: linear-gradient(135deg, #b0ccc0, #B0C5CC);

Monochromatic scale

Palettes built from #b0ccc0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b0ccc0 in the Color Lab