Skip to content

#b2d4eb

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

RGB
178, 212, 235
HSL
204°, 59%, 81%
CMYK
24, 10, 0, 8
Luminance
0.6255

Every format

HEX#b2d4eb
RGBrgb(178, 212, 235)
HSLhsl(204, 59%, 81%)
CMYKcmyk(24%, 10%, 0%, 8%)
LABlab(83.2 -6.2 -15.0)
LCHlch(83.2 16.3 247.5)
OKLCHoklch(0.853 0.048 237.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2d4eb on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#b2d4eb on black: 13.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green83.1%
Blue92.2%

CMYK percentages

Cyan24.3%
Magenta9.8%
Yellow0.0%
Key (black)7.8%

Color previews

#b2d4eb text on a black background

contrast 13.51:1

Card sample

#b2d4eb text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2d4eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2d4eb in the Color Lab