Skip to content

#b2c2ec

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

RGB
178, 194, 236
HSL
223°, 60%, 81%
CMYK
25, 18, 0, 8
Luminance
0.5410

Every format

HEX#b2c2ec
RGBrgb(178, 194, 236)
HSLhsl(223, 60%, 81%)
CMYKcmyk(25%, 18%, 0%, 8%)
LABlab(78.5 3.6 -22.6)
LCHlch(78.5 22.9 279.0)
OKLCHoklch(0.816 0.062 268.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2c2ec on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#b2c2ec on black: 11.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green76.1%
Blue92.5%

CMYK percentages

Cyan24.6%
Magenta17.8%
Yellow0.0%
Key (black)7.5%

Color previews

#b2c2ec text on a black background

contrast 11.82:1

Card sample

#b2c2ec text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2c2ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2c2ec in the Color Lab