Skip to content

#b2daec

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

RGB
178, 218, 236
HSL
199°, 60%, 81%
CMYK
25, 8, 0, 8
Luminance
0.6566

Every format

HEX#b2daec
RGBrgb(178, 218, 236)
HSLhsl(199, 60%, 81%)
CMYKcmyk(25%, 8%, 0%, 8%)
LABlab(84.8 -9.1 -13.1)
LCHlch(84.8 16.0 235.2)
OKLCHoklch(0.866 0.049 227.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2daec on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#b2daec on black: 14.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green85.5%
Blue92.5%

CMYK percentages

Cyan24.6%
Magenta7.6%
Yellow0.0%
Key (black)7.5%

Color previews

#b2daec text on a black background

contrast 14.13:1

Card sample

#b2daec text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2daec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2daec in the Color Lab