Skip to content

#7fff8d

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

RGB
127, 255, 141
HSL
127°, 100%, 75%
CMYK
50, 0, 45, 0
Luminance
0.7796

Every format

HEX#7fff8d
RGBrgb(127, 255, 141)
HSLhsl(127, 100%, 75%)
CMYKcmyk(50%, 0%, 45%, 0%)
LABlab(90.8 -58.4 43.7)
LCHlch(90.8 72.9 143.2)
OKLCHoklch(0.900 0.191 146.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fff8d on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#7fff8d on black: 16.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green100.0%
Blue55.3%

CMYK percentages

Cyan50.2%
Magenta0.0%
Yellow44.7%
Key (black)0.0%

Color previews

#7fff8d text on a black background

contrast 16.59:1

Card sample

#7fff8d text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fff8d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7fff8d in the Color Lab