Skip to content

#aaecec

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

RGB
170, 236, 236
HSL
180°, 64%, 80%
CMYK
28, 0, 0, 8
Luminance
0.7459

Every format

HEX#aaecec
RGBrgb(170, 236, 236)
HSLhsl(180, 64%, 80%)
CMYKcmyk(28%, 0%, 0%, 8%)
LABlab(89.2 -20.5 -6.7)
LCHlch(89.2 21.6 198.0)
OKLCHoklch(0.899 0.066 196.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaecec on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#aaecec on black: 15.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green92.5%
Blue92.5%

CMYK percentages

Cyan28.0%
Magenta0.0%
Yellow0.0%
Key (black)7.5%

Color previews

#aaecec text on a black background

contrast 15.92:1

Card sample

#aaecec text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaecec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaecec in the Color Lab