Skip to content

#addbdd

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

RGB
173, 219, 221
HSL
183°, 41%, 77%
CMYK
22, 1, 0, 13
Luminance
0.6477

Every format

HEX#addbdd
RGBrgb(173, 219, 221)
HSLhsl(183, 41%, 77%)
CMYKcmyk(22%, 1%, 0%, 13%)
LABlab(84.4 -14.4 -5.9)
LCHlch(84.4 15.6 202.2)
OKLCHoklch(0.860 0.048 199.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addbdd on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#addbdd on black: 13.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green85.9%
Blue86.7%

CMYK percentages

Cyan21.7%
Magenta0.9%
Yellow0.0%
Key (black)13.3%

Color previews

#addbdd text on a black background

contrast 13.95:1

Card sample

#addbdd text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addbdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addbdd in the Color Lab