Skip to content

#34cdbc

a balanced, vivid cyan · cool · closest name: turquoise

RGB
52, 205, 188
HSL
173°, 61%, 50%
CMYK
75, 0, 8, 20
Luminance
0.4802

Every format

HEX#34cdbc
RGBrgb(52, 205, 188)
HSLhsl(173, 61%, 50%)
CMYKcmyk(75%, 0%, 8%, 20%)
LABlab(74.8 -42.5 -2.8)
LCHlch(74.8 42.6 183.8)
OKLCHoklch(0.767 0.125 183.8)

Copy-ready code

/* CSS */
color: #34cdbc;
background-color: #34cdbc;
/* Tailwind (arbitrary) */
class="text-[#34cdbc] bg-[#34cdbc]"
/* SCSS */
$brand: #34cdbc;
/* SwiftUI */
Color(red: 0.204, green: 0.804, blue: 0.737)
/* Android */
Color.parseColor("#34cdbc")

Accessibility — WCAG contrast

Aa
#34cdbc on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#34cdbc on black: 10.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.4%
Green80.4%
Blue73.7%

CMYK percentages

Cyan74.6%
Magenta0.0%
Yellow8.3%
Key (black)19.6%

Color previews

#34cdbc text on a black background

contrast 10.60:1

Card sample

#34cdbc text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #34cdbc;
Background color
Panel with #34cdbc background
background-color: #34cdbc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #34cdbc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(52, 205, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(52, 205, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #34cdbc;
background: linear-gradient(135deg, #34cdbc, #3478CD);

Monochromatic scale

Palettes built from #34cdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #34cdbc in the Color Lab