Skip to content

#add7df

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

RGB
173, 215, 223
HSL
190°, 44%, 78%
CMYK
22, 4, 0, 13
Luminance
0.6281

Every format

HEX#add7df
RGBrgb(173, 215, 223)
HSLhsl(190, 44%, 78%)
CMYKcmyk(22%, 4%, 0%, 13%)
LABlab(83.3 -11.9 -8.5)
LCHlch(83.3 14.6 215.3)
OKLCHoklch(0.852 0.045 210.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#add7df on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#add7df on black: 13.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green84.3%
Blue87.5%

CMYK percentages

Cyan22.4%
Magenta3.6%
Yellow0.0%
Key (black)12.5%

Color previews

#add7df text on a black background

contrast 13.56:1

Card sample

#add7df text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #add7df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #add7df in the Color Lab