Skip to content

#adbcdf

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

RGB
173, 188, 223
HSL
222°, 44%, 78%
CMYK
22, 16, 0, 13
Luminance
0.5018

Every format

HEX#adbcdf
RGBrgb(173, 188, 223)
HSLhsl(222, 44%, 78%)
CMYKcmyk(22%, 16%, 0%, 13%)
LABlab(76.2 2.3 -19.2)
LCHlch(76.2 19.3 276.9)
OKLCHoklch(0.795 0.052 266.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adbcdf on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#adbcdf on black: 11.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green73.7%
Blue87.5%

CMYK percentages

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

Color previews

#adbcdf text on a black background

contrast 11.04:1

Card sample

#adbcdf text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbcdf in the Color Lab