Skip to content

#007b4d

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

RGB
0, 123, 77
HSL
158°, 100%, 24%
CMYK
100, 0, 37, 52
Luminance
0.1470

Every format

HEX#007b4d
RGBrgb(0, 123, 77)
HSLhsl(158, 100%, 24%)
CMYKcmyk(100%, 0%, 37%, 52%)
LABlab(45.2 -41.0 17.1)
LCHlch(45.2 44.4 157.3)
OKLCHoklch(0.514 0.119 158.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#007b4d on white: 5.33:1
AA ✓ pass · AA-large · AAA
Aa
#007b4d on black: 3.94:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green48.2%
Blue30.2%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow37.4%
Key (black)51.8%

Color previews

#007b4d text on a black background

contrast 3.94:1

Card sample

#007b4d text on a white background

contrast 5.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #007b4d;
Background color
Panel with #007b4d background
background-color: #007b4d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #007b4d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 123, 77, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 123, 77, 0.45);
Border & gradient
Gradient panel
border: 3px solid #007b4d;
background: linear-gradient(135deg, #007b4d, #00577B);

Monochromatic scale

Palettes built from #007b4d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #007b4d in the Color Lab