Skip to content

#8bc080

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

RGB
139, 192, 128
HSL
110°, 34%, 63%
CMYK
28, 0, 33, 25
Luminance
0.4475

Every format

HEX#8bc080
RGBrgb(139, 192, 128)
HSLhsl(110, 34%, 63%)
CMYKcmyk(28%, 0%, 33%, 25%)
LABlab(72.7 -29.6 26.9)
LCHlch(72.7 40.0 137.8)
OKLCHoklch(0.754 0.105 140.2)

Copy-ready code

/* CSS */
color: #8bc080;
background-color: #8bc080;
/* Tailwind (arbitrary) */
class="text-[#8bc080] bg-[#8bc080]"
/* SCSS */
$brand: #8bc080;
/* SwiftUI */
Color(red: 0.545, green: 0.753, blue: 0.502)
/* Android */
Color.parseColor("#8bc080")

Accessibility — WCAG contrast

Aa
#8bc080 on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#8bc080 on black: 9.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.5%
Green75.3%
Blue50.2%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow33.3%
Key (black)24.7%

Color previews

#8bc080 text on a black background

contrast 9.95:1

Card sample

#8bc080 text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8bc080;
Background color
Panel with #8bc080 background
background-color: #8bc080;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(139, 192, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(139, 192, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8bc080;
background: linear-gradient(135deg, #8bc080, #80C0A0);

Monochromatic scale

Palettes built from #8bc080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8bc080 in the Color Lab