Skip to content

#a2c2d2

a light, soft blue · cool · closest name: skyblue

RGB
162, 194, 210
HSL
200°, 35%, 73%
CMYK
23, 8, 0, 18
Luminance
0.5092

Every format

HEX#a2c2d2
RGBrgb(162, 194, 210)
HSLhsl(200, 35%, 73%)
CMYKcmyk(23%, 8%, 0%, 18%)
LABlab(76.6 -7.2 -11.6)
LCHlch(76.6 13.6 238.0)
OKLCHoklch(0.796 0.041 229.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2c2d2 on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#a2c2d2 on black: 11.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green76.1%
Blue82.4%

CMYK percentages

Cyan22.9%
Magenta7.6%
Yellow0.0%
Key (black)17.6%

Color previews

#a2c2d2 text on a black background

contrast 11.18:1

Card sample

#a2c2d2 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2c2d2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2c2d2 in the Color Lab