Skip to content

#aadfff

a light, electric blue · cool · closest name: skyblue

RGB
170, 223, 255
HSL
203°, 100%, 83%
CMYK
33, 13, 0, 0
Luminance
0.6854

Every format

HEX#aadfff
RGBrgb(170, 223, 255)
HSLhsl(203, 100%, 83%)
CMYKcmyk(33%, 13%, 0%, 0%)
LABlab(86.3 -9.5 -21.0)
LCHlch(86.3 23.1 245.6)
OKLCHoklch(0.878 0.070 235.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aadfff on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#aadfff on black: 14.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green87.5%
Blue100.0%

CMYK percentages

Cyan33.3%
Magenta12.5%
Yellow0.0%
Key (black)0.0%

Color previews

#aadfff text on a black background

contrast 14.71:1

Card sample

#aadfff text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aadfff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aadfff in the Color Lab