Skip to content

#adbeef

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

RGB
173, 190, 239
HSL
225°, 67%, 81%
CMYK
28, 21, 0, 6
Luminance
0.5194

Every format

HEX#adbeef
RGBrgb(173, 190, 239)
HSLhsl(225, 67%, 81%)
CMYKcmyk(28%, 21%, 0%, 6%)
LABlab(77.3 5.0 -26.2)
LCHlch(77.3 26.7 280.7)
OKLCHoklch(0.805 0.072 269.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adbeef on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#adbeef on black: 11.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green74.5%
Blue93.7%

CMYK percentages

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

Color previews

#adbeef text on a black background

contrast 11.39:1

Card sample

#adbeef text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbeef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbeef in the Color Lab