Skip to content

#b3ddf2

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

RGB
179, 221, 242
HSL
200°, 71%, 83%
CMYK
26, 9, 0, 5
Luminance
0.6771

Every format

HEX#b3ddf2
RGBrgb(179, 221, 242)
HSLhsl(200, 71%, 83%)
CMYKcmyk(26%, 9%, 0%, 5%)
LABlab(85.9 -9.0 -14.7)
LCHlch(85.9 17.3 238.5)
OKLCHoklch(0.875 0.053 229.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3ddf2 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#b3ddf2 on black: 14.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green86.7%
Blue94.9%

CMYK percentages

Cyan26.0%
Magenta8.7%
Yellow0.0%
Key (black)5.1%

Color previews

#b3ddf2 text on a black background

contrast 14.54:1

Card sample

#b3ddf2 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3ddf2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3ddf2 in the Color Lab