Skip to content

#b2dfed

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

RGB
178, 223, 237
HSL
194°, 62%, 81%
CMYK
25, 6, 0, 7
Luminance
0.6835

Every format

HEX#b2dfed
RGBrgb(178, 223, 237)
HSLhsl(194, 62%, 81%)
CMYKcmyk(25%, 6%, 0%, 7%)
LABlab(86.2 -11.4 -11.6)
LCHlch(86.2 16.3 225.4)
OKLCHoklch(0.876 0.051 218.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan24.9%
Magenta5.9%
Yellow0.0%
Key (black)7.1%

Color previews

#b2dfed text on a black background

contrast 14.67:1

Card sample

#b2dfed text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2dfed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2dfed in the Color Lab