Skip to content

#a2dccc

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

RGB
162, 220, 204
HSL
163°, 45%, 75%
CMYK
26, 0, 7, 14
Luminance
0.6323

Every format

HEX#a2dccc
RGBrgb(162, 220, 204)
HSLhsl(163, 45%, 75%)
CMYKcmyk(26%, 0%, 7%, 14%)
LABlab(83.6 -21.8 1.9)
LCHlch(83.6 21.9 175.1)
OKLCHoklch(0.850 0.064 175.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2dccc on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#a2dccc on black: 13.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green86.3%
Blue80.0%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow7.3%
Key (black)13.7%

Color previews

#a2dccc text on a black background

contrast 13.65:1

Card sample

#a2dccc text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2dccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2dccc in the Color Lab