Skip to content

#3dbb7b

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

RGB
61, 187, 123
HSL
150°, 51%, 49%
CMYK
67, 0, 34, 27
Luminance
0.3796

Every format

HEX#3dbb7b
RGBrgb(61, 187, 123)
HSLhsl(150, 51%, 49%)
CMYKcmyk(67%, 0%, 34%, 27%)
LABlab(68.0 -49.3 22.6)
LCHlch(68.0 54.2 155.3)
OKLCHoklch(0.707 0.145 156.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3dbb7b on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#3dbb7b on black: 8.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green73.3%
Blue48.2%

CMYK percentages

Cyan67.4%
Magenta0.0%
Yellow34.2%
Key (black)26.7%

Color previews

#3dbb7b text on a black background

contrast 8.59:1

Card sample

#3dbb7b text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3dbb7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3dbb7b in the Color Lab