Skip to content

#92abc8

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

RGB
146, 171, 200
HSL
212°, 33%, 68%
CMYK
27, 15, 0, 22
Luminance
0.3941

Every format

HEX#92abc8
RGBrgb(146, 171, 200)
HSLhsl(212, 33%, 68%)
CMYKcmyk(27%, 15%, 0%, 22%)
LABlab(69.0 -2.0 -17.6)
LCHlch(69.0 17.7 263.5)
OKLCHoklch(0.732 0.051 252.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red57.3%
Green67.1%
Blue78.4%

CMYK percentages

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

Color previews

#92abc8 text on a black background

contrast 8.88:1

Card sample

#92abc8 text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #92abc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #92abc8 in the Color Lab