Skip to content

#009da3

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

RGB
0, 157, 163
HSL
182°, 100%, 32%
CMYK
100, 4, 0, 36
Luminance
0.2676

Every format

HEX#009da3
RGBrgb(0, 157, 163)
HSLhsl(182, 100%, 32%)
CMYKcmyk(100%, 4%, 0%, 36%)
LABlab(58.8 -31.6 -12.9)
LCHlch(58.8 34.1 202.3)
OKLCHoklch(0.632 0.107 199.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red0.0%
Green61.6%
Blue63.9%

CMYK percentages

Cyan100.0%
Magenta3.7%
Yellow0.0%
Key (black)36.1%

Color previews

#009da3 text on a black background

contrast 6.35:1

Card sample

#009da3 text on a white background

contrast 3.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #009da3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #009da3 in the Color Lab