Skip to content

#add5df

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

RGB
173, 213, 223
HSL
192°, 44%, 78%
CMYK
22, 5, 0, 13
Luminance
0.6180

Every format

HEX#add5df
RGBrgb(173, 213, 223)
HSLhsl(192, 44%, 78%)
CMYKcmyk(22%, 5%, 0%, 13%)
LABlab(82.8 -10.9 -9.3)
LCHlch(82.8 14.3 220.3)
OKLCHoklch(0.848 0.044 214.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#add5df on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#add5df on black: 13.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green83.5%
Blue87.5%

CMYK percentages

Cyan22.4%
Magenta4.5%
Yellow0.0%
Key (black)12.5%

Color previews

#add5df text on a black background

contrast 13.36:1

Card sample

#add5df text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #add5df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #add5df in the Color Lab