Skip to content

#b0ccc2

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

RGB
176, 204, 194
HSL
159°, 22%, 75%
CMYK
14, 0, 5, 20
Luminance
0.5631

Every format

HEX#b0ccc2
RGBrgb(176, 204, 194)
HSLhsl(159, 22%, 75%)
CMYKcmyk(14%, 0%, 5%, 20%)
LABlab(79.8 -11.3 1.8)
LCHlch(79.8 11.5 170.9)
OKLCHoklch(0.822 0.033 171.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b0ccc2 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#b0ccc2 on black: 12.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.0%
Green80.0%
Blue76.1%

CMYK percentages

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

Color previews

#b0ccc2 text on a black background

contrast 12.26:1

Card sample

#b0ccc2 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0ccc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b0ccc2 in the Color Lab