Skip to content

#a2decc

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

RGB
162, 222, 204
HSL
162°, 48%, 75%
CMYK
27, 0, 8, 13
Luminance
0.6428

Every format

HEX#a2decc
RGBrgb(162, 222, 204)
HSLhsl(162, 48%, 75%)
CMYKcmyk(27%, 0%, 8%, 13%)
LABlab(84.1 -22.8 2.7)
LCHlch(84.1 23.0 173.3)
OKLCHoklch(0.855 0.066 174.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2decc on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#a2decc on black: 13.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green87.1%
Blue80.0%

CMYK percentages

Cyan27.0%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#a2decc text on a black background

contrast 13.86:1

Card sample

#a2decc text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2decc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2decc in the Color Lab