Skip to content

#aaddee

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

RGB
170, 221, 238
HSL
195°, 67%, 80%
CMYK
29, 7, 0, 7
Luminance
0.6643

Every format

HEX#aaddee
RGBrgb(170, 221, 238)
HSLhsl(195, 67%, 80%)
CMYKcmyk(29%, 7%, 0%, 7%)
LABlab(85.2 -12.5 -13.6)
LCHlch(85.2 18.5 227.5)
OKLCHoklch(0.868 0.058 220.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaddee on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#aaddee on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green86.7%
Blue93.3%

CMYK percentages

Cyan28.6%
Magenta7.1%
Yellow0.0%
Key (black)6.7%

Color previews

#aaddee text on a black background

contrast 14.29:1

Card sample

#aaddee text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaddee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaddee in the Color Lab