Skip to content

#3c7d7d

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

RGB
60, 125, 125
HSL
180°, 35%, 36%
CMYK
52, 0, 0, 51
Luminance
0.1711

Every format

HEX#3c7d7d
RGBrgb(60, 125, 125)
HSLhsl(180, 35%, 36%)
CMYKcmyk(52%, 0%, 0%, 51%)
LABlab(48.4 -20.6 -6.4)
LCHlch(48.4 21.6 197.2)
OKLCHoklch(0.547 0.066 195.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3c7d7d on white: 4.75:1
AA ✓ pass · AA-large · AAA
Aa
#3c7d7d on black: 4.42:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green49.0%
Blue49.0%

CMYK percentages

Cyan52.0%
Magenta0.0%
Yellow0.0%
Key (black)51.0%

Color previews

#3c7d7d text on a black background

contrast 4.42:1

Card sample

#3c7d7d text on a white background

contrast 4.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3c7d7d;
Background color
Panel with #3c7d7d background
background-color: #3c7d7d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3c7d7d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(60, 125, 125, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(60, 125, 125, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3c7d7d;
background: linear-gradient(135deg, #3c7d7d, #3C527D);

Monochromatic scale

Palettes built from #3c7d7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3c7d7d in the Color Lab