Skip to content

#aaecdf

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

RGB
170, 236, 223
HSL
168°, 64%, 80%
CMYK
28, 0, 6, 8
Luminance
0.7386

Every format

HEX#aaecdf
RGBrgb(170, 236, 223)
HSLhsl(168, 64%, 80%)
CMYKcmyk(28%, 0%, 6%, 8%)
LABlab(88.9 -23.3 -0.4)
LCHlch(88.9 23.3 180.9)
OKLCHoklch(0.895 0.069 181.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaecdf on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#aaecdf on black: 15.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green92.5%
Blue87.5%

CMYK percentages

Cyan28.0%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#aaecdf text on a black background

contrast 15.77:1

Card sample

#aaecdf text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaecdf in the Color Lab