Skip to content

#b2c5eb

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

RGB
178, 197, 235
HSL
220°, 59%, 81%
CMYK
24, 16, 0, 8
Luminance
0.5540

Every format

HEX#b2c5eb
RGBrgb(178, 197, 235)
HSLhsl(220, 59%, 81%)
CMYKcmyk(24%, 16%, 0%, 8%)
LABlab(79.3 1.7 -20.9)
LCHlch(79.3 21.0 274.7)
OKLCHoklch(0.822 0.058 264.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2c5eb on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#b2c5eb on black: 12.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green77.3%
Blue92.2%

CMYK percentages

Cyan24.3%
Magenta16.2%
Yellow0.0%
Key (black)7.8%

Color previews

#b2c5eb text on a black background

contrast 12.08:1

Card sample

#b2c5eb text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2c5eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2c5eb in the Color Lab