Skip to content

#aaebec

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

RGB
170, 235, 236
HSL
181°, 64%, 80%
CMYK
28, 0, 0, 8
Luminance
0.7402

Every format

HEX#aaebec
RGBrgb(170, 235, 236)
HSLhsl(181, 64%, 80%)
CMYKcmyk(28%, 0%, 0%, 8%)
LABlab(88.9 -20.0 -7.0)
LCHlch(88.9 21.2 199.4)
OKLCHoklch(0.897 0.065 197.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaebec on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#aaebec on black: 15.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#aaebec text on a black background

contrast 15.80:1

Card sample

#aaebec text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaebec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaebec in the Color Lab