Skip to content

#92abc9

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

RGB
146, 171, 201
HSL
213°, 34%, 68%
CMYK
27, 15, 0, 21
Luminance
0.3945

Every format

HEX#92abc9
RGBrgb(146, 171, 201)
HSLhsl(213, 34%, 68%)
CMYKcmyk(27%, 15%, 0%, 21%)
LABlab(69.1 -1.8 -18.1)
LCHlch(69.1 18.2 264.4)
OKLCHoklch(0.733 0.052 253.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#92abc9 on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#92abc9 on black: 8.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red57.3%
Green67.1%
Blue78.8%

CMYK percentages

Cyan27.4%
Magenta14.9%
Yellow0.0%
Key (black)21.2%

Color previews

#92abc9 text on a black background

contrast 8.89:1

Card sample

#92abc9 text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #92abc9;
Background color
Panel with #92abc9 background
background-color: #92abc9;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(146, 171, 201, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(146, 171, 201, 0.45);
Border & gradient
Gradient panel
border: 3px solid #92abc9;
background: linear-gradient(135deg, #92abc9, #9E92C9);

Monochromatic scale

Palettes built from #92abc9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #92abc9 in the Color Lab