Skip to content

#9cfabb

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

RGB
156, 250, 187
HSL
140°, 90%, 80%
CMYK
38, 0, 25, 2
Luminance
0.7903

Every format

HEX#9cfabb
RGBrgb(156, 250, 187)
HSLhsl(140, 90%, 80%)
CMYKcmyk(38%, 0%, 25%, 2%)
LABlab(91.2 -41.0 21.6)
LCHlch(91.2 46.3 152.2)
OKLCHoklch(0.910 0.125 153.9)

Copy-ready code

/* CSS */
color: #9cfabb;
background-color: #9cfabb;
/* Tailwind (arbitrary) */
class="text-[#9cfabb] bg-[#9cfabb]"
/* SCSS */
$brand: #9cfabb;
/* SwiftUI */
Color(red: 0.612, green: 0.980, blue: 0.733)
/* Android */
Color.parseColor("#9cfabb")

Accessibility — WCAG contrast

Aa
#9cfabb on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#9cfabb on black: 16.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.2%
Green98.0%
Blue73.3%

CMYK percentages

Cyan37.6%
Magenta0.0%
Yellow25.2%
Key (black)2.0%

Color previews

#9cfabb text on a black background

contrast 16.81:1

Card sample

#9cfabb text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9cfabb;
Background color
Panel with #9cfabb background
background-color: #9cfabb;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(156, 250, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(156, 250, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9cfabb;
background: linear-gradient(135deg, #9cfabb, #9CFAFA);

Monochromatic scale

Palettes built from #9cfabb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9cfabb in the Color Lab