Skip to content

#a2ccdf

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

RGB
162, 204, 223
HSL
199°, 49%, 76%
CMYK
27, 9, 0, 13
Luminance
0.5619

Every format

HEX#a2ccdf
RGBrgb(162, 204, 223)
HSLhsl(199, 49%, 76%)
CMYKcmyk(27%, 9%, 0%, 13%)
LABlab(79.7 -9.5 -13.9)
LCHlch(79.7 16.9 235.7)
OKLCHoklch(0.822 0.052 227.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2ccdf on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#a2ccdf on black: 12.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green80.0%
Blue87.5%

CMYK percentages

Cyan27.4%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#a2ccdf text on a black background

contrast 12.24:1

Card sample

#a2ccdf text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2ccdf in the Color Lab