Skip to content

#b0cdec

a light, vivid blue · cool · closest name: skyblue

RGB
176, 205, 236
HSL
211°, 61%, 81%
CMYK
25, 13, 0, 8
Luminance
0.5895

Every format

HEX#b0cdec
RGBrgb(176, 205, 236)
HSLhsl(211, 61%, 81%)
CMYKcmyk(25%, 13%, 0%, 8%)
LABlab(81.3 -2.9 -18.5)
LCHlch(81.3 18.7 261.1)
OKLCHoklch(0.837 0.054 250.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b0cdec on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#b0cdec on black: 12.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.0%
Green80.4%
Blue92.5%

CMYK percentages

Cyan25.4%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#b0cdec text on a black background

contrast 12.79:1

Card sample

#b0cdec text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0cdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b0cdec in the Color Lab