Skip to content

#a2ccc2

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

RGB
162, 204, 194
HSL
166°, 29%, 72%
CMYK
21, 0, 5, 20
Luminance
0.5476

Every format

HEX#a2ccc2
RGBrgb(162, 204, 194)
HSLhsl(166, 29%, 72%)
CMYKcmyk(21%, 0%, 5%, 20%)
LABlab(78.9 -15.8 0.4)
LCHlch(78.9 15.9 178.5)
OKLCHoklch(0.812 0.046 178.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2ccc2 on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#a2ccc2 on black: 11.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green80.0%
Blue76.1%

CMYK percentages

Cyan20.6%
Magenta0.0%
Yellow4.9%
Key (black)20.0%

Color previews

#a2ccc2 text on a black background

contrast 11.95:1

Card sample

#a2ccc2 text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2ccc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2ccc2 in the Color Lab