Skip to content

#10adeb

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

RGB
16, 173, 235
HSL
197°, 87%, 49%
CMYK
93, 26, 0, 8
Luminance
0.3600

Every format

HEX#10adeb
RGBrgb(16, 173, 235)
HSLhsl(197, 87%, 49%)
CMYKcmyk(93%, 26%, 0%, 8%)
LABlab(66.5 -14.7 -41.1)
LCHlch(66.5 43.7 250.4)
OKLCHoklch(0.705 0.144 233.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#10adeb on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#10adeb on black: 8.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.3%
Green67.8%
Blue92.2%

CMYK percentages

Cyan93.2%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#10adeb text on a black background

contrast 8.20:1

Card sample

#10adeb text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #10adeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #10adeb in the Color Lab