Skip to content

#8bdfac

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

RGB
139, 223, 172
HSL
144°, 57%, 71%
CMYK
38, 0, 23, 13
Luminance
0.6124

Every format

HEX#8bdfac
RGBrgb(139, 223, 172)
HSLhsl(144, 57%, 71%)
CMYKcmyk(38%, 0%, 23%, 13%)
LABlab(82.5 -36.4 17.1)
LCHlch(82.5 40.2 154.8)
OKLCHoklch(0.836 0.110 156.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8bdfac on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#8bdfac on black: 13.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.5%
Green87.5%
Blue67.5%

CMYK percentages

Cyan37.7%
Magenta0.0%
Yellow22.9%
Key (black)12.5%

Color previews

#8bdfac text on a black background

contrast 13.25:1

Card sample

#8bdfac text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8bdfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8bdfac in the Color Lab