Skip to content

#aacbdf

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

RGB
170, 203, 223
HSL
203°, 45%, 77%
CMYK
24, 9, 0, 13
Luminance
0.5659

Every format

HEX#aacbdf
RGBrgb(170, 203, 223)
HSLhsl(203, 45%, 77%)
CMYKcmyk(24%, 9%, 0%, 13%)
LABlab(79.9 -6.6 -13.6)
LCHlch(79.9 15.1 244.0)
OKLCHoklch(0.825 0.045 234.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aacbdf on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#aacbdf on black: 12.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green79.6%
Blue87.5%

CMYK percentages

Cyan23.8%
Magenta9.0%
Yellow0.0%
Key (black)12.5%

Color previews

#aacbdf text on a black background

contrast 12.32:1

Card sample

#aacbdf text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aacbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aacbdf in the Color Lab