Skip to content

#b2c2cc

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

RGB
178, 194, 204
HSL
203°, 20%, 75%
CMYK
13, 5, 0, 20
Luminance
0.5241

Every format

HEX#b2c2cc
RGBrgb(178, 194, 204)
HSLhsl(203, 20%, 75%)
CMYKcmyk(13%, 5%, 0%, 20%)
LABlab(77.5 -3.4 -6.9)
LCHlch(77.5 7.7 243.4)
OKLCHoklch(0.805 0.023 235.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2c2cc on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#b2c2cc on black: 11.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green76.1%
Blue80.0%

CMYK percentages

Cyan12.7%
Magenta4.9%
Yellow0.0%
Key (black)20.0%

Color previews

#b2c2cc text on a black background

contrast 11.48:1

Card sample

#b2c2cc text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2c2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2c2cc in the Color Lab