Skip to content

#b2cdee

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

RGB
178, 205, 238
HSL
213°, 64%, 82%
CMYK
25, 14, 0, 7
Luminance
0.5930

Every format

HEX#b2cdee
RGBrgb(178, 205, 238)
HSLhsl(213, 64%, 82%)
CMYKcmyk(25%, 14%, 0%, 7%)
LABlab(81.5 -1.9 -19.2)
LCHlch(81.5 19.3 264.5)
OKLCHoklch(0.839 0.055 253.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2cdee on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#b2cdee on black: 12.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green80.4%
Blue93.3%

CMYK percentages

Cyan25.2%
Magenta13.9%
Yellow0.0%
Key (black)6.7%

Color previews

#b2cdee text on a black background

contrast 12.86:1

Card sample

#b2cdee text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2cdee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2cdee in the Color Lab