Skip to content

#3da06f

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

RGB
61, 160, 111
HSL
150°, 45%, 43%
CMYK
62, 0, 31, 37
Luminance
0.2728

Every format

HEX#3da06f
RGBrgb(61, 160, 111)
HSLhsl(150, 45%, 43%)
CMYKcmyk(62%, 0%, 31%, 37%)
LABlab(59.2 -40.6 17.2)
LCHlch(59.2 44.1 157.0)
OKLCHoklch(0.634 0.119 158.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3da06f on white: 3.25:1
AA ✗ fail · AA-large · AAA
Aa
#3da06f on black: 6.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green62.7%
Blue43.5%

CMYK percentages

Cyan61.9%
Magenta0.0%
Yellow30.6%
Key (black)37.3%

Color previews

#3da06f text on a black background

contrast 6.46:1

Card sample

#3da06f text on a white background

contrast 3.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3da06f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3da06f in the Color Lab