Skip to content

#a2c2db

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

RGB
162, 194, 219
HSL
206°, 44%, 75%
CMYK
26, 11, 0, 14
Luminance
0.5138

Every format

HEX#a2c2db
RGBrgb(162, 194, 219)
HSLhsl(206, 44%, 75%)
CMYKcmyk(26%, 11%, 0%, 14%)
LABlab(76.9 -5.2 -16.0)
LCHlch(76.9 16.8 252.2)
OKLCHoklch(0.799 0.050 241.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2c2db on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#a2c2db on black: 11.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green76.1%
Blue85.9%

CMYK percentages

Cyan26.0%
Magenta11.4%
Yellow0.0%
Key (black)14.1%

Color previews

#a2c2db text on a black background

contrast 11.28:1

Card sample

#a2c2db text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2c2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2c2db in the Color Lab