#7CF066
A light, vivid green closely aligning with Limegreen.
About #7CF066
At its core, #7CF066 is a light and vivid hue. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 124 red, 240 green, and 102 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 48% Cyan, 0% Magenta, 57% 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7CF066
RGB124, 240, 102
HSL110.4°, 82.1%, 67.1%
CMYK48%, 0%, 57%, 6%
HSV110.4°, 57.5%, 94.1%
LAB85.8, -58.3, 55.7
XYZ41.9, 67.6, 23.4
Decimal8188006
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.51:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.34:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CF066;
}
.text-color {
color: #7CF066;
}
.border-color {
border: 2px solid #7CF066;
}