Skip to content

#adbddf

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

RGB
173, 189, 223
HSL
221°, 44%, 78%
CMYK
22, 15, 0, 13
Luminance
0.5061

Every format

HEX#adbddf
RGBrgb(173, 189, 223)
HSLhsl(221, 44%, 78%)
CMYKcmyk(22%, 15%, 0%, 13%)
LABlab(76.4 1.8 -18.8)
LCHlch(76.4 18.9 275.4)
OKLCHoklch(0.797 0.051 265.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adbddf on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#adbddf on black: 11.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green74.1%
Blue87.5%

CMYK percentages

Cyan22.4%
Magenta15.2%
Yellow0.0%
Key (black)12.5%

Color previews

#adbddf text on a black background

contrast 11.12:1

Card sample

#adbddf text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbddf in the Color Lab