#9FF81E
A medium, vivid green closely aligning with Greenyellow.
About #9FF81E
At its core, #9FF81E is a medium and vivid hue. Designers often compare it to the standard color Greenyellow. Its digital footprint relies on 159 parts red, 248 parts green, and 30 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 36% Cyan, 0% Magenta, 88% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#9FF81E
RGB159, 248, 30
HSL84.5°, 94.0%, 54.5%
CMYK36%, 0%, 88%, 3%
HSV84.5°, 87.9%, 97.3%
LAB89.2, -55.0, 82.7
XYZ48.1, 74.6, 13.1
Decimal10483742
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.92:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.53:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #9FF81E;
}
.text-color {
color: #9FF81E;
}
.border-color {
border: 2px solid #9FF81E;
}