Skip to content

#aacddf

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

RGB
170, 205, 223
HSL
200°, 45%, 77%
CMYK
24, 8, 0, 13
Luminance
0.5754

Every format

HEX#aacddf
RGBrgb(170, 205, 223)
HSLhsl(200, 45%, 77%)
CMYKcmyk(24%, 8%, 0%, 13%)
LABlab(80.5 -7.6 -12.8)
LCHlch(80.5 14.9 239.1)
OKLCHoklch(0.829 0.045 230.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aacddf on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#aacddf on black: 12.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green80.4%
Blue87.5%

CMYK percentages

Cyan23.8%
Magenta8.1%
Yellow0.0%
Key (black)12.5%

Color previews

#aacddf text on a black background

contrast 12.51:1

Card sample

#aacddf text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aacddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aacddf in the Color Lab