Skip to content

#aacfff

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

RGB
170, 207, 255
HSL
214°, 100%, 83%
CMYK
33, 19, 0, 0
Luminance
0.6039

Every format

HEX#aacfff
RGBrgb(170, 207, 255)
HSLhsl(214, 100%, 83%)
CMYKcmyk(33%, 19%, 0%, 0%)
LABlab(82.0 -1.1 -27.4)
LCHlch(82.0 27.5 267.6)
OKLCHoklch(0.845 0.078 255.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aacfff on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#aacfff on black: 13.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green81.2%
Blue100.0%

CMYK percentages

Cyan33.3%
Magenta18.8%
Yellow0.0%
Key (black)0.0%

Color previews

#aacfff text on a black background

contrast 13.08:1

Card sample

#aacfff text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aacfff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aacfff in the Color Lab