#7CF075
A light, vivid green closely aligning with Palegreen.
About #7CF075
The hex code #7CF075 represents a beautifully specific shade of green. Its closest recognized web color is Palegreen. In the RGB color space, it consists of 124 red, 240 green, and 117 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 48% Cyan, 0% Magenta, 51% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7CF075
RGB124, 240, 117
HSL116.6°, 80.4%, 70.0%
CMYK48%, 0%, 51%, 6%
HSV116.6°, 51.3%, 94.1%
LAB86.0, -56.6, 49.1
XYZ42.7, 67.9, 27.7
Decimal8188021
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.58:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.39:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CF075;
}
.text-color {
color: #7CF075;
}
.border-color {
border: 2px solid #7CF075;
}