Skip to content

#aaccef

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

RGB
170, 204, 239
HSL
210°, 68%, 80%
CMYK
29, 15, 0, 6
Luminance
0.5796

Every format

HEX#aaccef
RGBrgb(170, 204, 239)
HSLhsl(210, 68%, 80%)
CMYKcmyk(29%, 15%, 0%, 6%)
LABlab(80.7 -3.4 -20.9)
LCHlch(80.7 21.2 260.7)
OKLCHoklch(0.832 0.061 249.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaccef on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#aaccef on black: 12.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green80.0%
Blue93.7%

CMYK percentages

Cyan28.9%
Magenta14.6%
Yellow0.0%
Key (black)6.3%

Color previews

#aaccef text on a black background

contrast 12.59:1

Card sample

#aaccef text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaccef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaccef in the Color Lab