Skip to content

#7abc8c

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

RGB
122, 188, 140
HSL
136°, 33%, 61%
CMYK
35, 0, 26, 26
Luminance
0.4200

Every format

HEX#7abc8c
RGBrgb(122, 188, 140)
HSLhsl(136, 33%, 61%)
CMYKcmyk(35%, 0%, 26%, 26%)
LABlab(70.9 -31.2 17.8)
LCHlch(70.9 35.9 150.3)
OKLCHoklch(0.738 0.097 152.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7abc8c on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#7abc8c on black: 9.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.8%
Green73.7%
Blue54.9%

CMYK percentages

Cyan35.1%
Magenta0.0%
Yellow25.5%
Key (black)26.3%

Color previews

#7abc8c text on a black background

contrast 9.40:1

Card sample

#7abc8c text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7abc8c;
Background color
Panel with #7abc8c background
background-color: #7abc8c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7abc8c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(122, 188, 140, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(122, 188, 140, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7abc8c;
background: linear-gradient(135deg, #7abc8c, #7ABCB8);

Monochromatic scale

Palettes built from #7abc8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7abc8c in the Color Lab