Skip to content

#3db87a

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

RGB
61, 184, 122
HSL
150°, 50%, 48%
CMYK
67, 0, 34, 28
Luminance
0.3668

Every format

HEX#3db87a
RGBrgb(61, 184, 122)
HSLhsl(150, 50%, 48%)
CMYKcmyk(67%, 0%, 34%, 28%)
LABlab(67.0 -48.3 21.9)
LCHlch(67.0 53.0 155.6)
OKLCHoklch(0.699 0.142 157.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3db87a on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#3db87a on black: 8.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green72.2%
Blue47.8%

CMYK percentages

Cyan66.8%
Magenta0.0%
Yellow33.7%
Key (black)27.8%

Color previews

#3db87a text on a black background

contrast 8.34:1

Card sample

#3db87a text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3db87a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3db87a in the Color Lab