Skip to content

#aaddff

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

RGB
170, 221, 255
HSL
204°, 100%, 83%
CMYK
33, 13, 0, 0
Luminance
0.6748

Every format

HEX#aaddff
RGBrgb(170, 221, 255)
HSLhsl(204, 100%, 83%)
CMYKcmyk(33%, 13%, 0%, 0%)
LABlab(85.7 -8.5 -21.8)
LCHlch(85.7 23.4 248.7)
OKLCHoklch(0.874 0.071 237.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaddff on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#aaddff on black: 14.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green86.7%
Blue100.0%

CMYK percentages

Cyan33.3%
Magenta13.3%
Yellow0.0%
Key (black)0.0%

Color previews

#aaddff text on a black background

contrast 14.50:1

Card sample

#aaddff text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaddff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaddff in the Color Lab