Skip to content

#b8cccd

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

RGB
184, 204, 205
HSL
183°, 17%, 76%
CMYK
10, 1, 0, 20
Luminance
0.5778

Every format

HEX#b8cccd
RGBrgb(184, 204, 205)
HSLhsl(183, 17%, 76%)
CMYKcmyk(10%, 1%, 0%, 20%)
LABlab(80.6 -6.5 -2.8)
LCHlch(80.6 7.1 203.2)
OKLCHoklch(0.830 0.022 200.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b8cccd on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#b8cccd on black: 12.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.2%
Green80.0%
Blue80.4%

CMYK percentages

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

Color previews

#b8cccd text on a black background

contrast 12.56:1

Card sample

#b8cccd text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b8cccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b8cccd in the Color Lab