Skip to content

#a2ccec

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

RGB
162, 204, 236
HSL
206°, 66%, 78%
CMYK
31, 14, 0, 8
Luminance
0.5692

Every format

HEX#a2ccec
RGBrgb(162, 204, 236)
HSLhsl(206, 66%, 78%)
CMYKcmyk(31%, 14%, 0%, 8%)
LABlab(80.1 -6.4 -20.3)
LCHlch(80.1 21.3 252.5)
OKLCHoklch(0.826 0.063 241.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2ccec on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#a2ccec on black: 12.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green80.0%
Blue92.5%

CMYK percentages

Cyan31.4%
Magenta13.6%
Yellow0.0%
Key (black)7.5%

Color previews

#a2ccec text on a black background

contrast 12.38:1

Card sample

#a2ccec text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2ccec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2ccec in the Color Lab