Skip to content

#8cebad

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

RGB
140, 235, 173
HSL
141°, 70%, 74%
CMYK
40, 0, 26, 8
Luminance
0.6801

Every format

HEX#8cebad
RGBrgb(140, 235, 173)
HSLhsl(141, 70%, 74%)
CMYKcmyk(40%, 0%, 26%, 8%)
LABlab(86.0 -41.4 21.4)
LCHlch(86.0 46.6 152.6)
OKLCHoklch(0.865 0.126 154.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8cebad on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#8cebad on black: 14.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.9%
Green92.2%
Blue67.8%

CMYK percentages

Cyan40.4%
Magenta0.0%
Yellow26.4%
Key (black)7.8%

Color previews

#8cebad text on a black background

contrast 14.60:1

Card sample

#8cebad text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8cebad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8cebad in the Color Lab