Skip to content

#b2dfec

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

RGB
178, 223, 236
HSL
193°, 60%, 81%
CMYK
25, 6, 0, 8
Luminance
0.6830

Every format

HEX#b2dfec
RGBrgb(178, 223, 236)
HSLhsl(193, 60%, 81%)
CMYKcmyk(25%, 6%, 0%, 8%)
LABlab(86.2 -11.7 -11.1)
LCHlch(86.2 16.1 223.6)
OKLCHoklch(0.876 0.050 217.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2dfec on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#b2dfec on black: 14.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green87.5%
Blue92.5%

CMYK percentages

Cyan24.6%
Magenta5.5%
Yellow0.0%
Key (black)7.5%

Color previews

#b2dfec text on a black background

contrast 14.66:1

Card sample

#b2dfec text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2dfec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2dfec in the Color Lab