Skip to content

#8beb8b

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

RGB
139, 235, 139
HSL
120°, 71%, 73%
CMYK
41, 0, 41, 8
Luminance
0.6677

Every format

HEX#8beb8b
RGBrgb(139, 235, 139)
HSLhsl(120, 71%, 73%)
CMYKcmyk(41%, 0%, 41%, 8%)
LABlab(85.4 -47.3 37.9)
LCHlch(85.4 60.6 141.3)
OKLCHoklch(0.858 0.159 144.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8beb8b on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#8beb8b on black: 14.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan40.9%
Magenta0.0%
Yellow40.9%
Key (black)7.8%

Color previews

#8beb8b text on a black background

contrast 14.35:1

Card sample

#8beb8b text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8beb8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8beb8b in the Color Lab