Skip to content

#aae3da

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

RGB
170, 227, 218
HSL
171°, 50%, 78%
CMYK
25, 0, 4, 11
Luminance
0.6855

Every format

HEX#aae3da
RGBrgb(170, 227, 218)
HSLhsl(171, 50%, 78%)
CMYKcmyk(25%, 0%, 4%, 11%)
LABlab(86.3 -19.9 -1.5)
LCHlch(86.3 20.0 184.3)
OKLCHoklch(0.874 0.059 184.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aae3da on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#aae3da on black: 14.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green89.0%
Blue85.5%

CMYK percentages

Cyan25.1%
Magenta0.0%
Yellow4.0%
Key (black)11.0%

Color previews

#aae3da text on a black background

contrast 14.71:1

Card sample

#aae3da text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aae3da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aae3da in the Color Lab