Skip to content

#009aaa

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

RGB
0, 154, 170
HSL
186°, 100%, 33%
CMYK
100, 9, 0, 33
Luminance
0.2601

Every format

HEX#009aaa
RGBrgb(0, 154, 170)
HSLhsl(186, 100%, 33%)
CMYKcmyk(100%, 9%, 0%, 33%)
LABlab(58.0 -27.8 -18.0)
LCHlch(58.0 33.1 212.9)
OKLCHoklch(0.627 0.108 207.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#009aaa on white: 3.39:1
AA ✗ fail · AA-large · AAA
Aa
#009aaa on black: 6.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green60.4%
Blue66.7%

CMYK percentages

Cyan100.0%
Magenta9.4%
Yellow0.0%
Key (black)33.3%

Color previews

#009aaa text on a black background

contrast 6.20:1

Card sample

#009aaa text on a white background

contrast 3.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #009aaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #009aaa in the Color Lab