Skip to content

#addbfb

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

RGB
173, 219, 251
HSL
205°, 91%, 83%
CMYK
31, 13, 0, 2
Luminance
0.6651

Every format

HEX#addbfb
RGBrgb(173, 219, 251)
HSLhsl(205, 91%, 83%)
CMYKcmyk(31%, 13%, 0%, 2%)
LABlab(85.3 -7.6 -20.4)
LCHlch(85.3 21.8 249.6)
OKLCHoklch(0.870 0.065 238.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addbfb on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#addbfb on black: 14.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green85.9%
Blue98.4%

CMYK percentages

Cyan31.1%
Magenta12.7%
Yellow0.0%
Key (black)1.6%

Color previews

#addbfb text on a black background

contrast 14.30:1

Card sample

#addbfb text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addbfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addbfb in the Color Lab