#7CF092
A light, vivid green closely aligning with Lightgreen.
About #7CF092
At its core, #7CF092 is a light and vivid hue. Designers often compare it to the standard color Lightgreen. This translates to an RGB value of rgb(124, 240, 146).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 48% cyan, 0% magenta, 39% yellow, and 6% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7CF092
RGB124, 240, 146
HSL131.4°, 79.5%, 71.4%
CMYK48%, 0%, 39%, 6%
HSV131.4°, 48.3%, 94.1%
LAB86.3, -52.4, 35.5
XYZ44.7, 68.7, 38.1
Decimal8188050
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.43:1
Text on #FFFFFF
FAIL
14.74:1
Text on #000000
AAA
1.36:1
Text on #F8FAFC
FAIL
12.53:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CF092;
}
.text-color {
color: #7CF092;
}
.border-color {
border: 2px solid #7CF092;
}