Skip to content

#aaeeee

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

RGB
170, 238, 238
HSL
180°, 67%, 80%
CMYK
29, 0, 0, 7
Luminance
0.7587

Every format

HEX#aaeeee
RGBrgb(170, 238, 238)
HSLhsl(180, 67%, 80%)
CMYKcmyk(29%, 0%, 0%, 7%)
LABlab(89.8 -21.0 -6.8)
LCHlch(89.8 22.1 198.0)
OKLCHoklch(0.904 0.068 196.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.7%
Green93.3%
Blue93.3%

CMYK percentages

Cyan28.6%
Magenta0.0%
Yellow0.0%
Key (black)6.7%

Color previews

#aaeeee text on a black background

contrast 16.17:1

Card sample

#aaeeee text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaeeee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaeeee in the Color Lab