Skip to content

#b2cccd

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

RGB
178, 204, 205
HSL
182°, 21%, 75%
CMYK
13, 1, 0, 20
Luminance
0.5706

Every format

HEX#b2cccd
RGBrgb(178, 204, 205)
HSLhsl(182, 21%, 75%)
CMYKcmyk(13%, 1%, 0%, 20%)
LABlab(80.2 -8.5 -3.4)
LCHlch(80.2 9.2 202.1)
OKLCHoklch(0.826 0.028 199.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2cccd on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#b2cccd on black: 12.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green80.0%
Blue80.4%

CMYK percentages

Cyan13.2%
Magenta0.5%
Yellow0.0%
Key (black)19.6%

Color previews

#b2cccd text on a black background

contrast 12.41:1

Card sample

#b2cccd text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cccd in the Color Lab