Skip to content

#acc4ff

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

RGB
172, 196, 255
HSL
223°, 100%, 84%
CMYK
33, 23, 0, 0
Luminance
0.5547

Every format

HEX#acc4ff
RGBrgb(172, 196, 255)
HSLhsl(223, 100%, 84%)
CMYKcmyk(33%, 23%, 0%, 0%)
LABlab(79.3 5.3 -31.6)
LCHlch(79.3 32.1 279.6)
OKLCHoklch(0.823 0.088 267.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acc4ff on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#acc4ff on black: 12.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green76.9%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta23.1%
Yellow0.0%
Key (black)0.0%

Color previews

#acc4ff text on a black background

contrast 12.09:1

Card sample

#acc4ff text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acc4ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acc4ff in the Color Lab