Skip to content

#aaceee

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

RGB
170, 206, 238
HSL
208°, 67%, 80%
CMYK
29, 13, 0, 7
Luminance
0.5886

Every format

HEX#aaceee
RGBrgb(170, 206, 238)
HSLhsl(208, 67%, 80%)
CMYKcmyk(29%, 13%, 0%, 7%)
LABlab(81.2 -4.7 -19.7)
LCHlch(81.2 20.2 256.5)
OKLCHoklch(0.836 0.059 245.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaceee on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#aaceee on black: 12.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green80.8%
Blue93.3%

CMYK percentages

Cyan28.6%
Magenta13.4%
Yellow0.0%
Key (black)6.7%

Color previews

#aaceee text on a black background

contrast 12.77:1

Card sample

#aaceee text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaceee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaceee in the Color Lab