Skip to content

#006b2b

a deep, electric green · cool · closest name: seagreen

RGB
0, 107, 43
HSL
144°, 100%, 21%
CMYK
100, 0, 60, 58
Luminance
0.1069

Every format

HEX#006b2b
RGBrgb(0, 107, 43)
HSLhsl(144, 100%, 21%)
CMYKcmyk(100%, 0%, 60%, 58%)
LABlab(39.0 -41.7 28.2)
LCHlch(39.0 50.3 145.9)
OKLCHoklch(0.461 0.130 148.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#006b2b on white: 6.69:1
AA ✓ pass · AA-large · AAA
Aa
#006b2b on black: 3.14:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green42.0%
Blue16.9%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow59.8%
Key (black)58.0%

Color previews

#006b2b text on a black background

contrast 3.14:1

Card sample

#006b2b text on a white background

contrast 6.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #006b2b;
Background color
Panel with #006b2b background
background-color: #006b2b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #006b2b;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #006b2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #006b2b in the Color Lab