Skip to content

#3da080

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

RGB
61, 160, 128
HSL
161°, 45%, 43%
CMYK
62, 0, 20, 37
Luminance
0.2769

Every format

HEX#3da080
RGBrgb(61, 160, 128)
HSLhsl(161, 45%, 43%)
CMYKcmyk(62%, 0%, 20%, 37%)
LABlab(59.6 -36.7 8.2)
LCHlch(59.6 37.6 167.4)
OKLCHoklch(0.639 0.105 168.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3da080 on white: 3.21:1
AA ✗ fail · AA-large · AAA
Aa
#3da080 on black: 6.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green62.7%
Blue50.2%

CMYK percentages

Cyan61.9%
Magenta0.0%
Yellow20.0%
Key (black)37.3%

Color previews

#3da080 text on a black background

contrast 6.54:1

Card sample

#3da080 text on a white background

contrast 3.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(61, 160, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(61, 160, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3da080;
background: linear-gradient(135deg, #3da080, #3D7EA0);

Monochromatic scale

Palettes built from #3da080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3da080 in the Color Lab