Skip to content

#aaceec

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

RGB
170, 206, 236
HSL
207°, 64%, 80%
CMYK
28, 13, 0, 8
Luminance
0.5874

Every format

HEX#aaceec
RGBrgb(170, 206, 236)
HSLhsl(207, 64%, 80%)
CMYKcmyk(28%, 13%, 0%, 8%)
LABlab(81.2 -5.2 -18.7)
LCHlch(81.2 19.4 254.5)
OKLCHoklch(0.835 0.057 243.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaceec on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#aaceec on black: 12.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green80.8%
Blue92.5%

CMYK percentages

Cyan28.0%
Magenta12.7%
Yellow0.0%
Key (black)7.5%

Color previews

#aaceec text on a black background

contrast 12.75:1

Card sample

#aaceec text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaceec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaceec in the Color Lab