Skip to content

#93abc8

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

RGB
147, 171, 200
HSL
213°, 33%, 68%
CMYK
27, 15, 0, 22
Luminance
0.3950

Every format

HEX#93abc8
RGBrgb(147, 171, 200)
HSLhsl(213, 33%, 68%)
CMYKcmyk(27%, 15%, 0%, 22%)
LABlab(69.1 -1.7 -17.5)
LCHlch(69.1 17.6 264.4)
OKLCHoklch(0.733 0.050 253.3)

Copy-ready code

/* CSS */
color: #93abc8;
background-color: #93abc8;
/* Tailwind (arbitrary) */
class="text-[#93abc8] bg-[#93abc8]"
/* SCSS */
$brand: #93abc8;
/* SwiftUI */
Color(red: 0.576, green: 0.671, blue: 0.784)
/* Android */
Color.parseColor("#93abc8")

Accessibility — WCAG contrast

Aa
#93abc8 on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#93abc8 on black: 8.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red57.6%
Green67.1%
Blue78.4%

CMYK percentages

Cyan26.5%
Magenta14.5%
Yellow0.0%
Key (black)21.6%

Color previews

#93abc8 text on a black background

contrast 8.90:1

Card sample

#93abc8 text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(147, 171, 200, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(147, 171, 200, 0.45);
Border & gradient
Gradient panel
border: 3px solid #93abc8;
background: linear-gradient(135deg, #93abc8, #9E93C8);

Monochromatic scale

Palettes built from #93abc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #93abc8 in the Color Lab