Skip to content

#a1c2dc

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

RGB
161, 194, 220
HSL
206°, 46%, 75%
CMYK
27, 12, 0, 14
Luminance
0.5133

Every format

HEX#a1c2dc
RGBrgb(161, 194, 220)
HSLhsl(206, 46%, 75%)
CMYKcmyk(27%, 12%, 0%, 14%)
LABlab(76.9 -5.2 -16.6)
LCHlch(76.9 17.4 252.6)
OKLCHoklch(0.798 0.051 242.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red63.1%
Green76.1%
Blue86.3%

CMYK percentages

Cyan26.8%
Magenta11.8%
Yellow0.0%
Key (black)13.7%

Color previews

#a1c2dc text on a black background

contrast 11.27:1

Card sample

#a1c2dc text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a1c2dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a1c2dc in the Color Lab