Skip to content

#a0c2db

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

RGB
160, 194, 219
HSL
205°, 45%, 74%
CMYK
27, 11, 0, 14
Luminance
0.5117

Every format

HEX#a0c2db
RGBrgb(160, 194, 219)
HSLhsl(205, 45%, 74%)
CMYKcmyk(27%, 11%, 0%, 14%)
LABlab(76.8 -5.7 -16.2)
LCHlch(76.8 17.2 250.5)
OKLCHoklch(0.797 0.051 240.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a0c2db on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#a0c2db on black: 11.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.7%
Green76.1%
Blue85.9%

CMYK percentages

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

Color previews

#a0c2db text on a black background

contrast 11.23:1

Card sample

#a0c2db text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a0c2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a0c2db in the Color Lab