Skip to content

#aadbdf

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

RGB
170, 219, 223
HSL
185°, 45%, 77%
CMYK
24, 2, 0, 13
Luminance
0.6454

Every format

HEX#aadbdf
RGBrgb(170, 219, 223)
HSLhsl(185, 45%, 77%)
CMYKcmyk(24%, 2%, 0%, 13%)
LABlab(84.2 -14.9 -7.1)
LCHlch(84.2 16.5 205.7)
OKLCHoklch(0.859 0.051 202.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aadbdf on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#aadbdf on black: 13.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green85.9%
Blue87.5%

CMYK percentages

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

Color previews

#aadbdf text on a black background

contrast 13.91:1

Card sample

#aadbdf text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aadbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aadbdf in the Color Lab