Skip to content

#10baeb

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

RGB
16, 186, 235
HSL
193°, 87%, 49%
CMYK
93, 21, 0, 8
Luminance
0.4123

Every format

HEX#10baeb
RGBrgb(16, 186, 235)
HSLhsl(193, 87%, 49%)
CMYKcmyk(93%, 21%, 0%, 8%)
LABlab(70.3 -21.5 -35.2)
LCHlch(70.3 41.2 238.5)
OKLCHoklch(0.735 0.138 225.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#10baeb on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#10baeb on black: 9.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.3%
Green72.9%
Blue92.2%

CMYK percentages

Cyan93.2%
Magenta20.9%
Yellow0.0%
Key (black)7.8%

Color previews

#10baeb text on a black background

contrast 9.25:1

Card sample

#10baeb text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #10baeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #10baeb in the Color Lab