Skip to content

#8acdec

a light, vivid cyan · cool · “skyblue”

RGB
138, 205, 236
HSL
199°, 72%, 73%
CMYK
42, 13, 0, 8
Luminance
0.5512

Every format

HEX#8acdec
RGBrgb(138, 205, 236)
HSLhsl(199, 72%, 73%)
CMYKcmyk(42%, 13%, 0%, 8%)
LABlab(79.1 -13.3 -21.9)
LCHlch(79.1 25.7 238.7)
OKLCHoklch(0.815 0.081 228.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8acdec on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#8acdec on black: 12.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.1%
Green80.4%
Blue92.5%

CMYK percentages

Cyan41.5%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#8acdec text on a black background

contrast 12.02:1

Card sample

#8acdec text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(138, 205, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(138, 205, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8acdec;
background: linear-gradient(135deg, #8acdec, #8A8BEC);

Monochromatic scale

Palettes built from #8acdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8acdec in the Color Lab