Skip to content

#8dceff

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

RGB
141, 206, 255
HSL
206°, 100%, 78%
CMYK
45, 19, 0, 0
Luminance
0.5703

Every format

HEX#8dceff
RGBrgb(141, 206, 255)
HSLhsl(206, 100%, 78%)
CMYKcmyk(45%, 19%, 0%, 0%)
LABlab(80.2 -8.1 -30.4)
LCHlch(80.2 31.5 255.2)
OKLCHoklch(0.826 0.096 241.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8dceff on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#8dceff on black: 12.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red55.3%
Green80.8%
Blue100.0%

CMYK percentages

Cyan44.7%
Magenta19.2%
Yellow0.0%
Key (black)0.0%

Color previews

#8dceff text on a black background

contrast 12.41:1

Card sample

#8dceff text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(141, 206, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(141, 206, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8dceff;
background: linear-gradient(135deg, #8dceff, #988DFF);

Monochromatic scale

Palettes built from #8dceff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8dceff in the Color Lab