Skip to content

#8bc1ff

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

RGB
139, 193, 255
HSL
212°, 100%, 77%
CMYK
46, 24, 0, 0
Luminance
0.5085

Every format

HEX#8bc1ff
RGBrgb(139, 193, 255)
HSLhsl(212, 100%, 77%)
CMYKcmyk(46%, 24%, 0%, 0%)
LABlab(76.6 -1.6 -36.0)
LCHlch(76.6 36.0 267.5)
OKLCHoklch(0.797 0.105 252.5)

Copy-ready code

/* CSS */
color: #8bc1ff;
background-color: #8bc1ff;
/* Tailwind (arbitrary) */
class="text-[#8bc1ff] bg-[#8bc1ff]"
/* SCSS */
$brand: #8bc1ff;
/* SwiftUI */
Color(red: 0.545, green: 0.757, blue: 1.000)
/* Android */
Color.parseColor("#8bc1ff")

Accessibility — WCAG contrast

Aa
#8bc1ff on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#8bc1ff on black: 11.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.5%
Green75.7%
Blue100.0%

CMYK percentages

Cyan45.5%
Magenta24.3%
Yellow0.0%
Key (black)0.0%

Color previews

#8bc1ff text on a black background

contrast 11.17:1

Card sample

#8bc1ff text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(139, 193, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(139, 193, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8bc1ff;
background: linear-gradient(135deg, #8bc1ff, #A38BFF);

Monochromatic scale

Palettes built from #8bc1ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8bc1ff in the Color Lab