Skip to content

#52b2b2

a balanced, soft cyan · cool · closest name: teal

RGB
82, 178, 178
HSL
180°, 38%, 51%
CMYK
54, 0, 0, 30
Luminance
0.3685

Every format

HEX#52b2b2
RGBrgb(82, 178, 178)
HSLhsl(180, 38%, 51%)
CMYKcmyk(54%, 0%, 0%, 30%)
LABlab(67.2 -28.0 -8.6)
LCHlch(67.2 29.3 197.1)
OKLCHoklch(0.706 0.090 195.3)

Copy-ready code

/* CSS */
color: #52b2b2;
background-color: #52b2b2;
/* Tailwind (arbitrary) */
class="text-[#52b2b2] bg-[#52b2b2]"
/* SCSS */
$brand: #52b2b2;
/* SwiftUI */
Color(red: 0.322, green: 0.698, blue: 0.698)
/* Android */
Color.parseColor("#52b2b2")

Accessibility — WCAG contrast

Aa
#52b2b2 on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#52b2b2 on black: 8.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red32.2%
Green69.8%
Blue69.8%

CMYK percentages

Cyan53.9%
Magenta0.0%
Yellow0.0%
Key (black)30.2%

Color previews

#52b2b2 text on a black background

contrast 8.37:1

Card sample

#52b2b2 text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #52b2b2;
Background color
Panel with #52b2b2 background
background-color: #52b2b2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #52b2b2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(82, 178, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(82, 178, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #52b2b2;
background: linear-gradient(135deg, #52b2b2, #5272B2);

Monochromatic scale

Palettes built from #52b2b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #52b2b2 in the Color Lab