Skip to content

#a2dbdd

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

RGB
162, 219, 221
HSL
182°, 47%, 75%
CMYK
27, 1, 0, 13
Luminance
0.6356

Every format

HEX#a2dbdd
RGBrgb(162, 219, 221)
HSLhsl(182, 47%, 75%)
CMYKcmyk(27%, 1%, 0%, 13%)
LABlab(83.7 -17.6 -6.9)
LCHlch(83.7 18.9 201.3)
OKLCHoklch(0.853 0.058 198.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red63.5%
Green85.9%
Blue86.7%

CMYK percentages

Cyan26.7%
Magenta0.9%
Yellow0.0%
Key (black)13.3%

Color previews

#a2dbdd text on a black background

contrast 13.71:1

Card sample

#a2dbdd text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2dbdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2dbdd in the Color Lab