Skip to content

#8bec8b

a light, vivid green · cool · closest name: aquamarine

RGB
139, 236, 139
HSL
120°, 72%, 74%
CMYK
41, 0, 41, 8
Luminance
0.6734

Every format

HEX#8bec8b
RGBrgb(139, 236, 139)
HSLhsl(120, 72%, 74%)
CMYKcmyk(41%, 0%, 41%, 8%)
LABlab(85.7 -47.7 38.3)
LCHlch(85.7 61.1 141.3)
OKLCHoklch(0.860 0.161 144.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8bec8b on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#8bec8b on black: 14.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.5%
Green92.5%
Blue54.5%

CMYK percentages

Cyan41.1%
Magenta0.0%
Yellow41.1%
Key (black)7.5%

Color previews

#8bec8b text on a black background

contrast 14.47:1

Card sample

#8bec8b text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8bec8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8bec8b in the Color Lab