Skip to content

#09cbaf

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

RGB
9, 203, 175
HSL
171°, 92%, 42%
CMYK
96, 0, 14, 20
Luminance
0.4587

Every format

HEX#09cbaf
RGBrgb(9, 203, 175)
HSLhsl(171, 92%, 42%)
CMYKcmyk(96%, 0%, 14%, 20%)
LABlab(73.5 -48.2 2.2)
LCHlch(73.5 48.3 177.4)
OKLCHoklch(0.754 0.138 177.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#09cbaf on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#09cbaf on black: 10.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.5%
Green79.6%
Blue68.6%

CMYK percentages

Cyan95.6%
Magenta0.0%
Yellow13.8%
Key (black)20.4%

Color previews

#09cbaf text on a black background

contrast 10.17:1

Card sample

#09cbaf text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #09cbaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #09cbaf in the Color Lab