Skip to content

#aaeeeb

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

RGB
170, 238, 235
HSL
177°, 67%, 80%
CMYK
29, 0, 1, 7
Luminance
0.7569

Every format

HEX#aaeeeb
RGBrgb(170, 238, 235)
HSLhsl(177, 67%, 80%)
CMYKcmyk(29%, 0%, 1%, 7%)
LABlab(89.7 -21.7 -5.4)
LCHlch(89.7 22.4 193.9)
OKLCHoklch(0.903 0.068 192.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.7%
Green93.3%
Blue92.2%

CMYK percentages

Cyan28.6%
Magenta0.0%
Yellow1.3%
Key (black)6.7%

Color previews

#aaeeeb text on a black background

contrast 16.14:1

Card sample

#aaeeeb text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaeeeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaeeeb in the Color Lab