Skip to content

#8cebbc

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

RGB
140, 235, 188
HSL
150°, 70%, 74%
CMYK
40, 0, 20, 8
Luminance
0.6862

Every format

HEX#8cebbc
RGBrgb(140, 235, 188)
HSLhsl(150, 70%, 74%)
CMYKcmyk(40%, 0%, 20%, 8%)
LABlab(86.3 -38.5 14.1)
LCHlch(86.3 41.0 159.9)
OKLCHoklch(0.868 0.113 161.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red54.9%
Green92.2%
Blue73.7%

CMYK percentages

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

Color previews

#8cebbc text on a black background

contrast 14.72:1

Card sample

#8cebbc text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8cebbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8cebbc in the Color Lab