Skip to content

#adbbee

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

RGB
173, 187, 238
HSL
227°, 66%, 81%
CMYK
27, 21, 0, 7
Luminance
0.5060

Every format

HEX#adbbee
RGBrgb(173, 187, 238)
HSLhsl(227, 66%, 81%)
CMYKcmyk(27%, 21%, 0%, 7%)
LABlab(76.4 6.4 -26.9)
LCHlch(76.4 27.6 283.3)
OKLCHoklch(0.799 0.074 272.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green73.3%
Blue93.3%

CMYK percentages

Cyan27.3%
Magenta21.4%
Yellow0.0%
Key (black)6.7%

Color previews

#adbbee text on a black background

contrast 11.12:1

Card sample

#adbbee text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbbee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbbee in the Color Lab