Skip to content

#b2c8cd

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

RGB
178, 200, 205
HSL
191°, 21%, 75%
CMYK
13, 2, 0, 20
Luminance
0.5518

Every format

HEX#b2c8cd
RGBrgb(178, 200, 205)
HSLhsl(191, 21%, 75%)
CMYKcmyk(13%, 2%, 0%, 20%)
LABlab(79.1 -6.4 -5.0)
LCHlch(79.1 8.1 218.1)
OKLCHoklch(0.818 0.025 212.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2c8cd on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#b2c8cd on black: 12.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#b2c8cd text on a black background

contrast 12.04:1

Card sample

#b2c8cd text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2c8cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2c8cd in the Color Lab