Skip to content

#adc1eb

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

RGB
173, 193, 235
HSL
221°, 61%, 80%
CMYK
26, 18, 0, 8
Luminance
0.5302

Every format

HEX#adc1eb
RGBrgb(173, 193, 235)
HSLhsl(221, 61%, 80%)
CMYKcmyk(26%, 18%, 0%, 8%)
LABlab(77.9 2.4 -23.1)
LCHlch(77.9 23.2 275.9)
OKLCHoklch(0.810 0.064 265.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adc1eb on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#adc1eb on black: 11.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green75.7%
Blue92.2%

CMYK percentages

Cyan26.4%
Magenta17.9%
Yellow0.0%
Key (black)7.8%

Color previews

#adc1eb text on a black background

contrast 11.60:1

Card sample

#adc1eb text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adc1eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adc1eb in the Color Lab