Skip to content

#09acac

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

RGB
9, 172, 172
HSL
180°, 90%, 36%
CMYK
95, 0, 0, 33
Luminance
0.3254

Every format

HEX#09acac
RGBrgb(9, 172, 172)
HSLhsl(180, 90%, 36%)
CMYKcmyk(95%, 0%, 0%, 33%)
LABlab(63.8 -35.5 -10.4)
LCHlch(63.8 37.0 196.4)
OKLCHoklch(0.674 0.114 194.8)

Copy-ready code

/* CSS */
color: #09acac;
background-color: #09acac;
/* Tailwind (arbitrary) */
class="text-[#09acac] bg-[#09acac]"
/* SCSS */
$brand: #09acac;
/* SwiftUI */
Color(red: 0.035, green: 0.675, blue: 0.675)
/* Android */
Color.parseColor("#09acac")

Accessibility — WCAG contrast

Aa
#09acac on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#09acac on black: 7.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.5%
Green67.5%
Blue67.5%

CMYK percentages

Cyan94.8%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#09acac text on a black background

contrast 7.51:1

Card sample

#09acac text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #09acac;
Background color
Panel with #09acac background
background-color: #09acac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #09acac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(9, 172, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(9, 172, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #09acac;
background: linear-gradient(135deg, #09acac, #093FAC);

Monochromatic scale

Palettes built from #09acac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #09acac in the Color Lab