Skip to content

#aaeaff

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

RGB
170, 234, 255
HSL
195°, 100%, 83%
CMYK
33, 8, 0, 0
Luminance
0.7461

Every format

HEX#aaeaff
RGBrgb(170, 234, 255)
HSLhsl(195, 100%, 83%)
CMYKcmyk(33%, 8%, 0%, 0%)
LABlab(89.2 -15.1 -16.6)
LCHlch(89.2 22.4 227.6)
OKLCHoklch(0.901 0.070 220.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.7%
Green91.8%
Blue100.0%

CMYK percentages

Cyan33.3%
Magenta8.2%
Yellow0.0%
Key (black)0.0%

Color previews

#aaeaff text on a black background

contrast 15.92:1

Card sample

#aaeaff text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaeaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaeaff in the Color Lab