Skip to content

#3b6b3b

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

RGB
59, 107, 59
HSL
120°, 29%, 33%
CMYK
45, 0, 45, 58
Luminance
0.1176

Every format

HEX#3b6b3b
RGBrgb(59, 107, 59)
HSLhsl(120, 29%, 33%)
CMYKcmyk(45%, 0%, 45%, 58%)
LABlab(40.8 -27.2 21.9)
LCHlch(40.8 34.9 141.2)
OKLCHoklch(0.481 0.092 144.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3b6b3b on white: 6.26:1
AA ✓ pass · AA-large · AAA
Aa
#3b6b3b on black: 3.35:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.1%
Green42.0%
Blue23.1%

CMYK percentages

Cyan44.9%
Magenta0.0%
Yellow44.9%
Key (black)58.0%

Color previews

#3b6b3b text on a black background

contrast 3.35:1

Card sample

#3b6b3b text on a white background

contrast 6.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3b6b3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3b6b3b in the Color Lab