Skip to content

#a5ccdf

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

RGB
165, 204, 223
HSL
200°, 48%, 76%
CMYK
26, 9, 0, 13
Luminance
0.5651

Every format

HEX#a5ccdf
RGBrgb(165, 204, 223)
HSLhsl(200, 48%, 76%)
CMYKcmyk(26%, 9%, 0%, 13%)
LABlab(79.9 -8.6 -13.6)
LCHlch(79.9 16.1 237.7)
OKLCHoklch(0.823 0.049 229.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a5ccdf on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#a5ccdf on black: 12.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red64.7%
Green80.0%
Blue87.5%

CMYK percentages

Cyan26.0%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#a5ccdf text on a black background

contrast 12.30:1

Card sample

#a5ccdf text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a5ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a5ccdf in the Color Lab