Skip to content

#009abc

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

RGB
0, 154, 188
HSL
191°, 100%, 37%
CMYK
100, 18, 0, 26
Luminance
0.2674

Every format

HEX#009abc
RGBrgb(0, 154, 188)
HSLhsl(191, 100%, 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: #009abc;
background-color: #009abc;
/* Tailwind (arbitrary) */
class="text-[#009abc] bg-[#009abc]"
/* SCSS */
$brand: #009abc;
/* SwiftUI */
Color(red: 0.000, green: 0.604, blue: 0.737)
/* Android */
Color.parseColor("#009abc")

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan100.0%
Magenta18.1%
Yellow0.0%
Key (black)26.3%

Color previews

#009abc text on a black background

contrast 6.35:1

Card sample

#009abc text on a white background

contrast 3.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #009abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #009abc in the Color Lab