Skip to content

#a2cbdc

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

RGB
162, 203, 220
HSL
198°, 45%, 75%
CMYK
26, 8, 0, 14
Luminance
0.5556

Every format

HEX#a2cbdc
RGBrgb(162, 203, 220)
HSLhsl(198, 45%, 75%)
CMYKcmyk(26%, 8%, 0%, 14%)
LABlab(79.4 -9.7 -12.9)
LCHlch(79.4 16.1 233.1)
OKLCHoklch(0.818 0.050 225.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2cbdc on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#a2cbdc on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green79.6%
Blue86.3%

CMYK percentages

Cyan26.4%
Magenta7.7%
Yellow0.0%
Key (black)13.7%

Color previews

#a2cbdc text on a black background

contrast 12.11:1

Card sample

#a2cbdc text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2cbdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2cbdc in the Color Lab