Skip to content

#aac8eb

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

RGB
170, 200, 235
HSL
212°, 62%, 79%
CMYK
28, 15, 0, 8
Luminance
0.5585

Every format

HEX#aac8eb
RGBrgb(170, 200, 235)
HSLhsl(212, 62%, 79%)
CMYKcmyk(28%, 15%, 0%, 8%)
LABlab(79.5 -2.2 -20.6)
LCHlch(79.5 20.7 263.8)
OKLCHoklch(0.823 0.059 252.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aac8eb on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#aac8eb on black: 12.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green78.4%
Blue92.2%

CMYK percentages

Cyan27.7%
Magenta14.9%
Yellow0.0%
Key (black)7.8%

Color previews

#aac8eb text on a black background

contrast 12.17:1

Card sample

#aac8eb text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aac8eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aac8eb in the Color Lab