Skip to content

#009bbc

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

RGB
0, 155, 188
HSL
191°, 100%, 37%
CMYK
100, 18, 0, 26
Luminance
0.2707

Every format

HEX#009bbc
RGBrgb(0, 155, 188)
HSLhsl(191, 100%, 37%)
CMYKcmyk(100%, 18%, 0%, 26%)
LABlab(59.0 -22.2 -26.6)
LCHlch(59.0 34.7 230.3)
OKLCHoklch(0.638 0.116 220.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#009bbc on white: 3.27:1
AA ✗ fail · AA-large · AAA
Aa
#009bbc on black: 6.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green60.8%
Blue73.7%

CMYK percentages

Cyan100.0%
Magenta17.6%
Yellow0.0%
Key (black)26.3%

Color previews

#009bbc text on a black background

contrast 6.41:1

Card sample

#009bbc text on a white background

contrast 3.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #009bbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #009bbc in the Color Lab