Skip to content

#adccdf

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

RGB
173, 204, 223
HSL
203°, 44%, 78%
CMYK
22, 9, 0, 13
Luminance
0.5740

Every format

HEX#adccdf
RGBrgb(173, 204, 223)
HSLhsl(203, 44%, 78%)
CMYKcmyk(22%, 9%, 0%, 13%)
LABlab(80.4 -6.2 -12.8)
LCHlch(80.4 14.3 244.2)
OKLCHoklch(0.829 0.043 234.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adccdf on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#adccdf on black: 12.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.0%
Blue87.5%

CMYK percentages

Cyan22.4%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#adccdf text on a black background

contrast 12.48:1

Card sample

#adccdf text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adccdf in the Color Lab