Skip to content

#aadcdf

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

RGB
170, 220, 223
HSL
183°, 45%, 77%
CMYK
24, 1, 0, 13
Luminance
0.6506

Every format

HEX#aadcdf
RGBrgb(170, 220, 223)
HSLhsl(183, 45%, 77%)
CMYKcmyk(24%, 1%, 0%, 13%)
LABlab(84.5 -15.4 -6.7)
LCHlch(84.5 16.8 203.7)
OKLCHoklch(0.861 0.052 200.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.7%
Green86.3%
Blue87.5%

CMYK percentages

Cyan23.8%
Magenta1.3%
Yellow0.0%
Key (black)12.5%

Color previews

#aadcdf text on a black background

contrast 14.01:1

Card sample

#aadcdf text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aadcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aadcdf in the Color Lab