Skip to content

#b3cdf5

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

RGB
179, 205, 245
HSL
216°, 77%, 83%
CMYK
27, 16, 0, 4
Luminance
0.5984

Every format

HEX#b3cdf5
RGBrgb(179, 205, 245)
HSLhsl(216, 77%, 83%)
CMYKcmyk(27%, 16%, 0%, 4%)
LABlab(81.8 0.1 -22.5)
LCHlch(81.8 22.5 270.2)
OKLCHoklch(0.843 0.063 258.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3cdf5 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#b3cdf5 on black: 12.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green80.4%
Blue96.1%

CMYK percentages

Cyan26.9%
Magenta16.3%
Yellow0.0%
Key (black)3.9%

Color previews

#b3cdf5 text on a black background

contrast 12.97:1

Card sample

#b3cdf5 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3cdf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3cdf5 in the Color Lab