Skip to content

#34afac

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

RGB
52, 175, 172
HSL
179°, 54%, 45%
CMYK
70, 0, 2, 31
Luminance
0.3437

Every format

HEX#34afac
RGBrgb(52, 175, 172)
HSLhsl(179, 54%, 45%)
CMYKcmyk(70%, 0%, 2%, 31%)
LABlab(65.3 -33.4 -8.2)
LCHlch(65.3 34.4 193.8)
OKLCHoklch(0.688 0.105 192.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#34afac on white: 2.67:1
AA ✗ fail · AA-large · AAA
Aa
#34afac on black: 7.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.4%
Green68.6%
Blue67.5%

CMYK percentages

Cyan70.3%
Magenta0.0%
Yellow1.7%
Key (black)31.4%

Color previews

#34afac text on a black background

contrast 7.87:1

Card sample

#34afac text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(52, 175, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(52, 175, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #34afac;
background: linear-gradient(135deg, #34afac, #3460AF);

Monochromatic scale

Palettes built from #34afac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #34afac in the Color Lab