Skip to content

#add4df

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

RGB
173, 212, 223
HSL
193°, 44%, 78%
CMYK
22, 5, 0, 13
Luminance
0.6130

Every format

HEX#add4df
RGBrgb(173, 212, 223)
HSLhsl(193, 44%, 78%)
CMYKcmyk(22%, 5%, 0%, 13%)
LABlab(82.5 -10.4 -9.7)
LCHlch(82.5 14.2 222.9)
OKLCHoklch(0.846 0.044 216.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#add4df on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#add4df on black: 13.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#add4df text on a black background

contrast 13.26:1

Card sample

#add4df text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #add4df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #add4df in the Color Lab