Skip to content

#a1dfeb

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

RGB
161, 223, 235
HSL
190°, 65%, 78%
CMYK
32, 5, 0, 8
Luminance
0.6635

Every format

HEX#a1dfeb
RGBrgb(161, 223, 235)
HSLhsl(190, 65%, 78%)
CMYKcmyk(32%, 5%, 0%, 8%)
LABlab(85.2 -16.7 -12.2)
LCHlch(85.2 20.7 216.0)
OKLCHoklch(0.866 0.065 210.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a1dfeb on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#a1dfeb on black: 14.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.1%
Green87.5%
Blue92.2%

CMYK percentages

Cyan31.5%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#a1dfeb text on a black background

contrast 14.27:1

Card sample

#a1dfeb text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a1dfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a1dfeb in the Color Lab