Skip to content

#009dbb

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

RGB
0, 157, 187
HSL
190°, 100%, 37%
CMYK
100, 16, 0, 27
Luminance
0.2770

Every format

HEX#009dbb
RGBrgb(0, 157, 187)
HSLhsl(190, 100%, 37%)
CMYKcmyk(100%, 16%, 0%, 27%)
LABlab(59.6 -23.6 -25.2)
LCHlch(59.6 34.5 226.9)
OKLCHoklch(0.642 0.115 217.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#009dbb on white: 3.21:1
AA ✗ fail · AA-large · AAA
Aa
#009dbb on black: 6.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green61.6%
Blue73.3%

CMYK percentages

Cyan100.0%
Magenta16.0%
Yellow0.0%
Key (black)26.7%

Color previews

#009dbb text on a black background

contrast 6.54:1

Card sample

#009dbb text on a white background

contrast 3.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 157, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 157, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #009dbb;
background: linear-gradient(135deg, #009dbb, #0020BB);

Monochromatic scale

Palettes built from #009dbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #009dbb in the Color Lab