Skip to content

#09cbac

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

RGB
9, 203, 172
HSL
170°, 92%, 42%
CMYK
96, 0, 15, 20
Luminance
0.4575

Every format

HEX#09cbac
RGBrgb(9, 203, 172)
HSLhsl(170, 92%, 42%)
CMYKcmyk(96%, 0%, 15%, 20%)
LABlab(73.4 -49.0 3.7)
LCHlch(73.4 49.1 175.7)
OKLCHoklch(0.753 0.140 176.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#09cbac on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#09cbac on black: 10.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.5%
Green79.6%
Blue67.5%

CMYK percentages

Cyan95.6%
Magenta0.0%
Yellow15.3%
Key (black)20.4%

Color previews

#09cbac text on a black background

contrast 10.15:1

Card sample

#09cbac text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #09cbac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #09cbac in the Color Lab