Skip to content

#b2cced

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

RGB
178, 204, 237
HSL
214°, 62%, 81%
CMYK
25, 14, 0, 7
Luminance
0.5877

Every format

HEX#b2cced
RGBrgb(178, 204, 237)
HSLhsl(214, 62%, 81%)
CMYKcmyk(25%, 14%, 0%, 7%)
LABlab(81.2 -1.6 -19.1)
LCHlch(81.2 19.2 265.4)
OKLCHoklch(0.837 0.054 254.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2cced on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#b2cced on black: 12.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green80.0%
Blue92.9%

CMYK percentages

Cyan24.9%
Magenta13.9%
Yellow0.0%
Key (black)7.1%

Color previews

#b2cced text on a black background

contrast 12.75:1

Card sample

#b2cced text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cced

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cced in the Color Lab