Skip to content

#a0cdff

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

RGB
160, 205, 255
HSL
212°, 100%, 81%
CMYK
37, 20, 0, 0
Luminance
0.5836

Every format

HEX#a0cdff
RGBrgb(160, 205, 255)
HSLhsl(212, 100%, 81%)
CMYKcmyk(37%, 20%, 0%, 0%)
LABlab(80.9 -2.8 -29.2)
LCHlch(80.9 29.3 264.6)
OKLCHoklch(0.834 0.085 251.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a0cdff on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#a0cdff on black: 12.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.7%
Green80.4%
Blue100.0%

CMYK percentages

Cyan37.3%
Magenta19.6%
Yellow0.0%
Key (black)0.0%

Color previews

#a0cdff text on a black background

contrast 12.67:1

Card sample

#a0cdff text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a0cdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a0cdff in the Color Lab