Skip to content

#a2dbdc

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

RGB
162, 219, 220
HSL
181°, 45%, 75%
CMYK
26, 1, 0, 14
Luminance
0.6351

Every format

HEX#a2dbdc
RGBrgb(162, 219, 220)
HSLhsl(181, 45%, 75%)
CMYKcmyk(26%, 1%, 0%, 14%)
LABlab(83.7 -17.9 -6.4)
LCHlch(83.7 19.0 199.7)
OKLCHoklch(0.853 0.058 197.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2dbdc on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#a2dbdc on black: 13.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green85.9%
Blue86.3%

CMYK percentages

Cyan26.4%
Magenta0.5%
Yellow0.0%
Key (black)13.7%

Color previews

#a2dbdc text on a black background

contrast 13.70:1

Card sample

#a2dbdc text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2dbdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2dbdc in the Color Lab