Skip to content

#119ccc

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

RGB
17, 156, 204
HSL
195°, 85%, 43%
CMYK
92, 24, 0, 20
Luminance
0.2826

Every format

HEX#119ccc
RGBrgb(17, 156, 204)
HSLhsl(195, 85%, 43%)
CMYKcmyk(92%, 24%, 0%, 20%)
LABlab(60.1 -16.4 -34.0)
LCHlch(60.1 37.7 244.2)
OKLCHoklch(0.649 0.126 229.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#119ccc on white: 3.16:1
AA ✗ fail · AA-large · AAA
Aa
#119ccc on black: 6.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.7%
Green61.2%
Blue80.0%

CMYK percentages

Cyan91.7%
Magenta23.5%
Yellow0.0%
Key (black)20.0%

Color previews

#119ccc text on a black background

contrast 6.65:1

Card sample

#119ccc text on a white background

contrast 3.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #119ccc;
Background color
Panel with #119ccc background
background-color: #119ccc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #119ccc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(17, 156, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(17, 156, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #119ccc;
background: linear-gradient(135deg, #119ccc, #111FCC);

Monochromatic scale

Palettes built from #119ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #119ccc in the Color Lab