Skip to content

#adc3df

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

RGB
173, 195, 223
HSL
214°, 44%, 78%
CMYK
22, 13, 0, 13
Luminance
0.5324

Every format

HEX#adc3df
RGBrgb(173, 195, 223)
HSLhsl(214, 44%, 78%)
CMYKcmyk(22%, 13%, 0%, 13%)
LABlab(78.0 -1.4 -16.4)
LCHlch(78.0 16.5 265.0)
OKLCHoklch(0.810 0.046 254.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adc3df on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#adc3df on black: 11.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green76.5%
Blue87.5%

CMYK percentages

Cyan22.4%
Magenta12.6%
Yellow0.0%
Key (black)12.5%

Color previews

#adc3df text on a black background

contrast 11.65:1

Card sample

#adc3df text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adc3df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adc3df in the Color Lab