Skip to content

#019abc

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

RGB
1, 154, 188
HSL
191°, 99%, 37%
CMYK
100, 18, 0, 26
Luminance
0.2675

Every format

HEX#019abc
RGBrgb(1, 154, 188)
HSLhsl(191, 99%, 37%)
CMYKcmyk(100%, 18%, 0%, 26%)
LABlab(58.7 -21.6 -27.1)
LCHlch(58.7 34.7 231.4)
OKLCHoklch(0.635 0.116 220.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#019abc on white: 3.31:1
AA ✗ fail · AA-large · AAA
Aa
#019abc on black: 6.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green60.4%
Blue73.7%

CMYK percentages

Cyan99.5%
Magenta18.1%
Yellow0.0%
Key (black)26.3%

Color previews

#019abc text on a black background

contrast 6.35:1

Card sample

#019abc text on a white background

contrast 3.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(1, 154, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 154, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #019abc;
background: linear-gradient(135deg, #019abc, #011DBC);

Monochromatic scale

Palettes built from #019abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #019abc in the Color Lab