Skip to content

#8cacec

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

RGB
140, 172, 236
HSL
220°, 72%, 74%
CMYK
41, 27, 0, 8
Luminance
0.4114

Every format

HEX#8cacec
RGBrgb(140, 172, 236)
HSLhsl(220, 72%, 74%)
CMYKcmyk(41%, 27%, 0%, 8%)
LABlab(70.3 5.0 -35.5)
LCHlch(70.3 35.9 278.0)
OKLCHoklch(0.745 0.100 263.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8cacec on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#8cacec on black: 9.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.9%
Green67.5%
Blue92.5%

CMYK percentages

Cyan40.7%
Magenta27.1%
Yellow0.0%
Key (black)7.5%

Color previews

#8cacec text on a black background

contrast 9.23:1

Card sample

#8cacec text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8cacec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8cacec in the Color Lab