Skip to content

#b0cded

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

RGB
176, 205, 237
HSL
212°, 63%, 81%
CMYK
26, 14, 0, 7
Luminance
0.5901

Every format

HEX#b0cded
RGBrgb(176, 205, 237)
HSLhsl(212, 63%, 81%)
CMYKcmyk(26%, 14%, 0%, 7%)
LABlab(81.3 -2.7 -19.0)
LCHlch(81.3 19.2 262.0)
OKLCHoklch(0.838 0.055 251.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.0%
Green80.4%
Blue92.9%

CMYK percentages

Cyan25.7%
Magenta13.5%
Yellow0.0%
Key (black)7.1%

Color previews

#b0cded text on a black background

contrast 12.80:1

Card sample

#b0cded text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0cded

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b0cded in the Color Lab