Skip to content

#3c7777

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

RGB
60, 119, 119
HSL
180°, 33%, 35%
CMYK
50, 0, 0, 53
Luminance
0.1549

Every format

HEX#3c7777
RGBrgb(60, 119, 119)
HSLhsl(180, 33%, 35%)
CMYKcmyk(50%, 0%, 0%, 53%)
LABlab(46.3 -19.1 -5.9)
LCHlch(46.3 20.1 197.2)
OKLCHoklch(0.530 0.062 195.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3c7777 on white: 5.13:1
AA ✓ pass · AA-large · AAA
Aa
#3c7777 on black: 4.10:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green46.7%
Blue46.7%

CMYK percentages

Cyan49.6%
Magenta0.0%
Yellow0.0%
Key (black)53.3%

Color previews

#3c7777 text on a black background

contrast 4.10:1

Card sample

#3c7777 text on a white background

contrast 5.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3c7777

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3c7777 in the Color Lab