Skip to content

#aaecff

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

RGB
170, 236, 255
HSL
193°, 100%, 83%
CMYK
33, 8, 0, 0
Luminance
0.7576

Every format

HEX#aaecff
RGBrgb(170, 236, 255)
HSLhsl(193, 100%, 83%)
CMYKcmyk(33%, 8%, 0%, 0%)
LABlab(89.7 -16.1 -15.8)
LCHlch(89.7 22.6 224.3)
OKLCHoklch(0.905 0.071 217.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaecff on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#aaecff on black: 16.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green92.5%
Blue100.0%

CMYK percentages

Cyan33.3%
Magenta7.5%
Yellow0.0%
Key (black)0.0%

Color previews

#aaecff text on a black background

contrast 16.15:1

Card sample

#aaecff text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaecff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaecff in the Color Lab