Skip to content

#adbdef

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

RGB
173, 189, 239
HSL
226°, 67%, 81%
CMYK
28, 21, 0, 6
Luminance
0.5151

Every format

HEX#adbdef
RGBrgb(173, 189, 239)
HSLhsl(226, 67%, 81%)
CMYKcmyk(28%, 21%, 0%, 6%)
LABlab(77.0 5.5 -26.6)
LCHlch(77.0 27.2 281.7)
OKLCHoklch(0.803 0.073 270.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green74.1%
Blue93.7%

CMYK percentages

Cyan27.6%
Magenta20.9%
Yellow0.0%
Key (black)6.3%

Color previews

#adbdef text on a black background

contrast 11.30:1

Card sample

#adbdef text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbdef in the Color Lab