Skip to content

Chartreuse #7fff00

The color named after a liqueur named after a monastery.

RGB
127, 255, 0
HSL
90°, 100%, 50%
CMYK
50, 0, 100, 0
Luminance
0.7603

About Chartreuse

Chartreuse, #7fff00, is the exact midpoint of yellow and green — and the only major color named after an alcoholic drink. French monks’ herbal liqueur (130 secret botanicals) glows this yellow-green, and the color kept the name when the web standardized it.

History

Carthusian monks have distilled Chartreuse since 1737 from a recipe two monks know at a time; the drink’s glow named the color in the 1880s. Safety equipment later claimed the hue for the same reason fashion fears it: nothing outshouts it in daylight.

Psychology

Chartreuse is maximum visibility with an eccentric streak — energy that reads avant-garde rather than warning until a vest wears it. Designers deploy it when a palette needs one deliberate jolt.

In design

Chartreuse is a precision accent: electric on charcoal, navy and violet; unusable as text on light (1.2:1). High-vis gear runs its yellower neighbors; fashion runs it against black and hot pink. One element per screen is the dose.

In culture

The liqueur, the color-name pub-quiz chain (monastery → drink → hex), Nike Volt marathons and one very famous album cover: chartreuse is niche fame at maximum brightness.

Brands that own chartreuse

Shades of chartreuse

Every format

HEX#7fff00
RGBrgb(127, 255, 0)
HSLhsl(90, 100%, 50%)
CMYKcmyk(50%, 0%, 100%, 0%)
LABlab(89.9 -68.1 85.8)
LCHlch(89.9 109.5 128.4)
OKLCHoklch(0.890 0.265 136.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7fff00 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#7fff00 on black: 16.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.8%
Green100.0%
Blue0.0%

CMYK percentages

Cyan50.2%
Magenta0.0%
Yellow100.0%
Key (black)0.0%

Color previews

#7fff00 text on a black background

contrast 16.21:1

Card sample

#7fff00 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fff00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Chartreuse, answered

What is the hex code for chartreuse?

Chartreuse is #7fff00 — exactly halfway between yellow and green. Nike’s Volt runs yellower at #cdfe00.

Is chartreuse named after the drink?

Yes — the French liqueur (itself named after the Grande Chartreuse monastery) glows this yellow-green; the color borrowed the glass’s glow in the 1880s.

How do I use chartreuse without hurting eyes?

One accent per composition against dark neutrals (charcoal, navy, black). It is a spotlight, not a paint bucket.

Work with #7fff00 in the Color Lab