Skip to content

#addbfe

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

RGB
173, 219, 254
HSL
206°, 98%, 84%
CMYK
32, 14, 0, 0
Luminance
0.6670

Every format

HEX#addbfe
RGBrgb(173, 219, 254)
HSLhsl(206, 98%, 84%)
CMYKcmyk(32%, 14%, 0%, 0%)
LABlab(85.3 -6.9 -21.9)
LCHlch(85.3 22.9 252.5)
OKLCHoklch(0.871 0.068 241.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addbfe on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#addbfe on black: 14.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green85.9%
Blue99.6%

CMYK percentages

Cyan31.9%
Magenta13.8%
Yellow0.0%
Key (black)0.4%

Color previews

#addbfe text on a black background

contrast 14.34:1

Card sample

#addbfe text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addbfe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addbfe in the Color Lab