Skip to content

#adc2df

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

RGB
173, 194, 223
HSL
215°, 44%, 78%
CMYK
22, 13, 0, 13
Luminance
0.5280

Every format

HEX#adc2df
RGBrgb(173, 194, 223)
HSLhsl(215, 44%, 78%)
CMYKcmyk(22%, 13%, 0%, 13%)
LABlab(77.8 -0.9 -16.8)
LCHlch(77.8 16.8 266.9)
OKLCHoklch(0.808 0.047 256.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adc2df on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#adc2df on black: 11.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan22.4%
Magenta13.0%
Yellow0.0%
Key (black)12.5%

Color previews

#adc2df text on a black background

contrast 11.56:1

Card sample

#adc2df text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adc2df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adc2df in the Color Lab