Skip to content

#b2c7cd

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

RGB
178, 199, 205
HSL
193°, 21%, 75%
CMYK
13, 3, 0, 20
Luminance
0.5472

Every format

HEX#b2c7cd
RGBrgb(178, 199, 205)
HSLhsl(193, 21%, 75%)
CMYKcmyk(13%, 3%, 0%, 20%)
LABlab(78.9 -5.9 -5.4)
LCHlch(78.9 8.0 222.7)
OKLCHoklch(0.816 0.024 216.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2c7cd on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#b2c7cd on black: 11.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green78.0%
Blue80.4%

CMYK percentages

Cyan13.2%
Magenta2.9%
Yellow0.0%
Key (black)19.6%

Color previews

#b2c7cd text on a black background

contrast 11.94:1

Card sample

#b2c7cd text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2c7cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2c7cd in the Color Lab