Skip to content

#adc6eb

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

RGB
173, 198, 235
HSL
216°, 61%, 80%
CMYK
26, 16, 0, 8
Luminance
0.5527

Every format

HEX#adc6eb
RGBrgb(173, 198, 235)
HSLhsl(216, 61%, 80%)
CMYKcmyk(26%, 16%, 0%, 8%)
LABlab(79.2 -0.3 -21.1)
LCHlch(79.2 21.1 269.2)
OKLCHoklch(0.820 0.059 258.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adc6eb on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#adc6eb on black: 12.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green77.6%
Blue92.2%

CMYK percentages

Cyan26.4%
Magenta15.7%
Yellow0.0%
Key (black)7.8%

Color previews

#adc6eb text on a black background

contrast 12.05:1

Card sample

#adc6eb text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adc6eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adc6eb in the Color Lab