Skip to content

#7fffac

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

RGB
127, 255, 172
HSL
141°, 100%, 75%
CMYK
50, 0, 33, 0
Luminance
0.7901

Every format

HEX#7fffac
RGBrgb(127, 255, 172)
HSLhsl(141, 100%, 75%)
CMYKcmyk(50%, 0%, 33%, 0%)
LABlab(91.2 -53.4 29.0)
LCHlch(91.2 60.8 151.5)
OKLCHoklch(0.906 0.163 153.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fffac on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#7fffac on black: 16.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green100.0%
Blue67.5%

CMYK percentages

Cyan50.2%
Magenta0.0%
Yellow32.5%
Key (black)0.0%

Color previews

#7fffac text on a black background

contrast 16.80:1

Card sample

#7fffac text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7fffac;
Background color
Panel with #7fffac background
background-color: #7fffac;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(127, 255, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 255, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7fffac;
background: linear-gradient(135deg, #7fffac, #7FFDFF);

Monochromatic scale

Palettes built from #7fffac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fffac in the Color Lab