Skip to content

#b3daec

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

RGB
179, 218, 236
HSL
199°, 60%, 81%
CMYK
24, 8, 0, 8
Luminance
0.6578

Every format

HEX#b3daec
RGBrgb(179, 218, 236)
HSLhsl(199, 60%, 81%)
CMYKcmyk(24%, 8%, 0%, 8%)
LABlab(84.9 -8.8 -13.0)
LCHlch(84.9 15.7 235.9)
OKLCHoklch(0.866 0.048 227.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3daec on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#b3daec on black: 14.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green85.5%
Blue92.5%

CMYK percentages

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

Color previews

#b3daec text on a black background

contrast 14.16:1

Card sample

#b3daec text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3daec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3daec in the Color Lab