Skip to content

#8ac080

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

RGB
138, 192, 128
HSL
111°, 34%, 63%
CMYK
28, 0, 33, 25
Luminance
0.4466

Every format

HEX#8ac080
RGBrgb(138, 192, 128)
HSLhsl(111, 34%, 63%)
CMYKcmyk(28%, 0%, 33%, 25%)
LABlab(72.7 -30.0 26.8)
LCHlch(72.7 40.2 138.2)
OKLCHoklch(0.754 0.106 140.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red54.1%
Green75.3%
Blue50.2%

CMYK percentages

Cyan28.1%
Magenta0.0%
Yellow33.3%
Key (black)24.7%

Color previews

#8ac080 text on a black background

contrast 9.93:1

Card sample

#8ac080 text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8ac080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8ac080 in the Color Lab