Skip to content

#92afcc

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

RGB
146, 175, 204
HSL
210°, 36%, 69%
CMYK
28, 14, 0, 20
Luminance
0.4113

Every format

HEX#92afcc
RGBrgb(146, 175, 204)
HSLhsl(210, 36%, 69%)
CMYKcmyk(28%, 14%, 0%, 20%)
LABlab(70.3 -3.2 -18.0)
LCHlch(70.3 18.3 259.8)
OKLCHoklch(0.742 0.053 248.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red57.3%
Green68.6%
Blue80.0%

CMYK percentages

Cyan28.4%
Magenta14.2%
Yellow0.0%
Key (black)20.0%

Color previews

#92afcc text on a black background

contrast 9.23:1

Card sample

#92afcc text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #92afcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #92afcc in the Color Lab