Skip to content

#8cecac

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

RGB
140, 236, 172
HSL
140°, 72%, 74%
CMYK
41, 0, 27, 8
Luminance
0.6854

Every format

HEX#8cecac
RGBrgb(140, 236, 172)
HSLhsl(140, 72%, 74%)
CMYKcmyk(41%, 0%, 27%, 8%)
LABlab(86.3 -42.0 22.3)
LCHlch(86.3 47.5 152.0)
OKLCHoklch(0.867 0.128 153.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8cecac on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#8cecac on black: 14.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.9%
Green92.5%
Blue67.5%

CMYK percentages

Cyan40.7%
Magenta0.0%
Yellow27.1%
Key (black)7.5%

Color previews

#8cecac text on a black background

contrast 14.71:1

Card sample

#8cecac text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8cecac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8cecac in the Color Lab