Skip to content

#3da86b

a dark, vivid green · cool · closest name: seagreen

RGB
61, 168, 107
HSL
146°, 47%, 45%
CMYK
64, 0, 36, 34
Luminance
0.3006

Every format

HEX#3da86b
RGBrgb(61, 168, 107)
HSLhsl(146, 47%, 45%)
CMYKcmyk(64%, 0%, 36%, 34%)
LABlab(61.7 -44.8 22.7)
LCHlch(61.7 50.2 153.1)
OKLCHoklch(0.654 0.134 154.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3da86b on white: 2.99:1
AA ✗ fail · AA-large · AAA
Aa
#3da86b on black: 7.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green65.9%
Blue42.0%

CMYK percentages

Cyan63.7%
Magenta0.0%
Yellow36.3%
Key (black)34.1%

Color previews

#3da86b text on a black background

contrast 7.01:1

Card sample

#3da86b text on a white background

contrast 2.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3da86b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3da86b in the Color Lab