Skip to content

#a3dfeb

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

RGB
163, 223, 235
HSL
190°, 64%, 78%
CMYK
31, 5, 0, 8
Luminance
0.6656

Every format

HEX#a3dfeb
RGBrgb(163, 223, 235)
HSLhsl(190, 64%, 78%)
CMYKcmyk(31%, 5%, 0%, 8%)
LABlab(85.3 -16.2 -12.0)
LCHlch(85.3 20.1 216.5)
OKLCHoklch(0.867 0.063 211.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red63.9%
Green87.5%
Blue92.2%

CMYK percentages

Cyan30.6%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#a3dfeb text on a black background

contrast 14.31:1

Card sample

#a3dfeb text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a3dfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a3dfeb in the Color Lab