Skip to content

#3da85b

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

RGB
61, 168, 91
HSL
137°, 47%, 45%
CMYK
64, 0, 46, 34
Luminance
0.2975

Every format

HEX#3da85b
RGBrgb(61, 168, 91)
HSLhsl(137, 47%, 45%)
CMYKcmyk(64%, 0%, 46%, 34%)
LABlab(61.4 -47.6 30.9)
LCHlch(61.4 56.8 147.0)
OKLCHoklch(0.651 0.149 149.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3da85b on white: 3.02:1
AA ✗ fail · AA-large · AAA
Aa
#3da85b on black: 6.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green65.9%
Blue35.7%

CMYK percentages

Cyan63.7%
Magenta0.0%
Yellow45.8%
Key (black)34.1%

Color previews

#3da85b text on a black background

contrast 6.95:1

Card sample

#3da85b text on a white background

contrast 3.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3da85b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3da85b in the Color Lab