Skip to content

#a0c0db

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

RGB
160, 192, 219
HSL
208°, 45%, 74%
CMYK
27, 12, 0, 14
Luminance
0.5029

Every format

HEX#a0c0db
RGBrgb(160, 192, 219)
HSLhsl(208, 45%, 74%)
CMYKcmyk(27%, 12%, 0%, 14%)
LABlab(76.2 -4.7 -17.0)
LCHlch(76.2 17.6 254.7)
OKLCHoklch(0.793 0.052 243.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a0c0db on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#a0c0db on black: 11.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.7%
Green75.3%
Blue85.9%

CMYK percentages

Cyan26.9%
Magenta12.3%
Yellow0.0%
Key (black)14.1%

Color previews

#a0c0db text on a black background

contrast 11.06:1

Card sample

#a0c0db text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a0c0db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a0c0db in the Color Lab