Skip to content

#a2dfdc

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

RGB
162, 223, 220
HSL
177°, 49%, 76%
CMYK
27, 0, 1, 13
Luminance
0.6562

Every format

HEX#a2dfdc
RGBrgb(162, 223, 220)
HSLhsl(177, 49%, 76%)
CMYKcmyk(27%, 0%, 1%, 13%)
LABlab(84.8 -19.9 -4.8)
LCHlch(84.8 20.4 193.5)
OKLCHoklch(0.862 0.062 192.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2dfdc on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#a2dfdc on black: 14.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green87.5%
Blue86.3%

CMYK percentages

Cyan27.4%
Magenta0.0%
Yellow1.3%
Key (black)12.5%

Color previews

#a2dfdc text on a black background

contrast 14.12:1

Card sample

#a2dfdc text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2dfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2dfdc in the Color Lab