Skip to content

#add2df

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

RGB
173, 210, 223
HSL
196°, 44%, 78%
CMYK
22, 6, 0, 13
Luminance
0.6031

Every format

HEX#add2df
RGBrgb(173, 210, 223)
HSLhsl(196, 44%, 78%)
CMYKcmyk(22%, 6%, 0%, 13%)
LABlab(82.0 -9.3 -10.4)
LCHlch(82.0 14.0 228.2)
OKLCHoklch(0.841 0.043 221.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#add2df on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#add2df on black: 13.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green82.4%
Blue87.5%

CMYK percentages

Cyan22.4%
Magenta5.8%
Yellow0.0%
Key (black)12.5%

Color previews

#add2df text on a black background

contrast 13.06:1

Card sample

#add2df text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #add2df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #add2df in the Color Lab