Skip to content

#108abc

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

RGB
16, 138, 188
HSL
197°, 84%, 40%
CMYK
92, 27, 0, 26
Luminance
0.2192

Every format

HEX#108abc
RGBrgb(16, 138, 188)
HSLhsl(197, 84%, 40%)
CMYKcmyk(92%, 27%, 0%, 26%)
LABlab(53.9 -12.3 -34.6)
LCHlch(53.9 36.7 250.4)
OKLCHoklch(0.597 0.121 233.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#108abc on white: 3.90:1
AA ✗ fail · AA-large · AAA
Aa
#108abc on black: 5.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.3%
Green54.1%
Blue73.7%

CMYK percentages

Cyan91.5%
Magenta26.6%
Yellow0.0%
Key (black)26.3%

Color previews

#108abc text on a black background

contrast 5.38:1

Card sample

#108abc text on a white background

contrast 3.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #108abc;
Background color
Panel with #108abc background
background-color: #108abc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #108abc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(16, 138, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(16, 138, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #108abc;
background: linear-gradient(135deg, #108abc, #1017BC);

Monochromatic scale

Palettes built from #108abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #108abc in the Color Lab