Chartreuse Color Code
Chartreuse·#7FFF00
Chartreuse is a mid-tone, high-saturation CSS named color at #7FFF00. If you searched for chartreuse hex code, 7FFF00, or chartreuse RGB, this page gives the exact color value, conversion formats, contrast checks, nearby colors, and links into the lookup and converter workflows.
Tonal Scale
Contrast Checks
White text on this color
Buttons, badges, and filled actions.
Dark text on this color
Large headings and selective UI.
This color on light surface
Links, borders, and icons on light UI.
Professional Reference
- Chartreuse is kept as an exact CSS named color for #7FFF00.
- Queries for chartreuse color code, 7FFF00, or chartreuse RGB usually need the value first, then contrast and implementation context.
Accessibility Matrix
White text on this color
White text placed on the current color.
Dark text on this color
Dark text or headings on the current color.
This color on light surface
Use this color for links, strokes, or icons on light UI.
This color on dark surface
Use this color inside dark shells for strokes, tags, or icons.
Where It Works
- Use it for success states, support actions, ecology cues, and stable positive feedback.
- Very bright greens need contrast testing before they become buttons or text backgrounds.
- Pair with white, charcoal, soft neutrals, and nearby teal or yellow-green colors.
Reference Notes
Chartreuse is sourced from the published CSS Standard Colors library and retained here as a searchable reference swatch for product and interface reference work.
Natural greens for sustainability and calm systems.
Related Colors
Palette Starting Points
Implementation Snippets
:root {
--color-chartreuse: #7FFF00;
--color-chartreuse-rgb: 127 255 0;
}class="bg-[#7FFF00] text-white"
class="hover:bg-[#5BB800] ring-1 ring-[#7FFF00]"{
"chartreuse": "#7FFF00",
"chartreuseRgb": [127, 255, 0],
"chartreuseHsl": [90, 100, 50]
}