Skip to content

#adbdf0

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

RGB
173, 189, 240
HSL
226°, 69%, 81%
CMYK
28, 21, 0, 6
Luminance
0.5157

Every format

HEX#adbdf0
RGBrgb(173, 189, 240)
HSLhsl(226, 69%, 81%)
CMYKcmyk(28%, 21%, 0%, 6%)
LABlab(77.0 5.8 -27.1)
LCHlch(77.0 27.7 282.0)
OKLCHoklch(0.804 0.075 271.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adbdf0 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#adbdf0 on black: 11.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green74.1%
Blue94.1%

CMYK percentages

Cyan27.9%
Magenta21.2%
Yellow0.0%
Key (black)5.9%

Color previews

#adbdf0 text on a black background

contrast 11.31:1

Card sample

#adbdf0 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbdf0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbdf0 in the Color Lab