Skip to content

#b3ddfb

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

RGB
179, 221, 251
HSL
205°, 90%, 84%
CMYK
29, 12, 0, 2
Luminance
0.6826

Every format

HEX#b3ddfb
RGBrgb(179, 221, 251)
HSLhsl(205, 90%, 84%)
CMYKcmyk(29%, 12%, 0%, 2%)
LABlab(86.1 -7.0 -19.1)
LCHlch(86.1 20.3 250.0)
OKLCHoklch(0.878 0.060 239.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.2%
Green86.7%
Blue98.4%

CMYK percentages

Cyan28.7%
Magenta12.0%
Yellow0.0%
Key (black)1.6%

Color previews

#b3ddfb text on a black background

contrast 14.65:1

Card sample

#b3ddfb text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3ddfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3ddfb in the Color Lab