Skip to content

#acd2ff

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

RGB
172, 210, 255
HSL
213°, 100%, 84%
CMYK
33, 18, 0, 0
Luminance
0.6208

Every format

HEX#acd2ff
RGBrgb(172, 210, 255)
HSLhsl(213, 100%, 84%)
CMYKcmyk(33%, 18%, 0%, 0%)
LABlab(83.0 -2.2 -26.0)
LCHlch(83.0 26.1 265.2)
OKLCHoklch(0.852 0.075 252.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acd2ff on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#acd2ff on black: 13.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green82.4%
Blue100.0%

CMYK percentages

Cyan32.5%
Magenta17.6%
Yellow0.0%
Key (black)0.0%

Color previews

#acd2ff text on a black background

contrast 13.42:1

Card sample

#acd2ff text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acd2ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acd2ff in the Color Lab