Skip to content

#a2cdff

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

RGB
162, 205, 255
HSL
212°, 100%, 82%
CMYK
37, 20, 0, 0
Luminance
0.5856

Every format

HEX#a2cdff
RGBrgb(162, 205, 255)
HSLhsl(212, 100%, 82%)
CMYKcmyk(37%, 20%, 0%, 0%)
LABlab(81.0 -2.2 -29.0)
LCHlch(81.0 29.1 265.6)
OKLCHoklch(0.835 0.084 252.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2cdff on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#a2cdff on black: 12.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green80.4%
Blue100.0%

CMYK percentages

Cyan36.5%
Magenta19.6%
Yellow0.0%
Key (black)0.0%

Color previews

#a2cdff text on a black background

contrast 12.71:1

Card sample

#a2cdff text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2cdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2cdff in the Color Lab