Skip to content

#a2ccff

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

RGB
162, 204, 255
HSL
213°, 100%, 82%
CMYK
37, 20, 0, 0
Luminance
0.5809

Every format

HEX#a2ccff
RGBrgb(162, 204, 255)
HSLhsl(213, 100%, 82%)
CMYKcmyk(37%, 20%, 0%, 0%)
LABlab(80.8 -1.7 -29.4)
LCHlch(80.8 29.5 266.7)
OKLCHoklch(0.833 0.085 253.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2ccff on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#a2ccff on black: 12.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan36.5%
Magenta20.0%
Yellow0.0%
Key (black)0.0%

Color previews

#a2ccff text on a black background

contrast 12.62:1

Card sample

#a2ccff text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2ccff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2ccff in the Color Lab