Skip to content

#31adeb

a balanced, electric blue · cool · closest name: steelblue

RGB
49, 173, 235
HSL
200°, 82%, 56%
CMYK
79, 26, 0, 8
Luminance
0.3654

Every format

HEX#31adeb
RGBrgb(49, 173, 235)
HSLhsl(200, 82%, 56%)
CMYKcmyk(79%, 26%, 0%, 8%)
LABlab(66.9 -12.5 -40.5)
LCHlch(66.9 42.4 252.8)
OKLCHoklch(0.709 0.138 236.0)

Copy-ready code

/* CSS */
color: #31adeb;
background-color: #31adeb;
/* Tailwind (arbitrary) */
class="text-[#31adeb] bg-[#31adeb]"
/* SCSS */
$brand: #31adeb;
/* SwiftUI */
Color(red: 0.192, green: 0.678, blue: 0.922)
/* Android */
Color.parseColor("#31adeb")

Accessibility — WCAG contrast

Aa
#31adeb on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#31adeb on black: 8.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.2%
Green67.8%
Blue92.2%

CMYK percentages

Cyan79.1%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#31adeb text on a black background

contrast 8.31:1

Card sample

#31adeb text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #31adeb;
Background color
Panel with #31adeb background
background-color: #31adeb;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(49, 173, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(49, 173, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #31adeb;
background: linear-gradient(135deg, #31adeb, #3131EB);

Monochromatic scale

Palettes built from #31adeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #31adeb in the Color Lab