Skip to content

#09cbba

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

RGB
9, 203, 186
HSL
175°, 92%, 42%
CMYK
96, 0, 8, 20
Luminance
0.4632

Every format

HEX#09cbba
RGBrgb(9, 203, 186)
HSLhsl(175, 92%, 42%)
CMYKcmyk(96%, 0%, 8%, 20%)
LABlab(73.8 -45.2 -3.4)
LCHlch(73.8 45.3 184.3)
OKLCHoklch(0.757 0.133 184.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#09cbba on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#09cbba on black: 10.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.5%
Green79.6%
Blue72.9%

CMYK percentages

Cyan95.6%
Magenta0.0%
Yellow8.4%
Key (black)20.4%

Color previews

#09cbba text on a black background

contrast 10.26:1

Card sample

#09cbba text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #09cbba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #09cbba in the Color Lab