#7CFFB6
A light, vivid green closely aligning with Lightgreen.
About #7CFFB6
Visually, #7CFFB6 is defined as a vivid green. Designers often compare it to the standard color Lightgreen. Its digital footprint relies on 124 parts red, 255 parts green, and 182 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 51% cyan, 0% magenta, 29% yellow, and 0% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#7CFFB6
RGB124, 255, 182
HSL146.6°, 100.0%, 74.3%
CMYK51%, 0%, 29%, 0%
HSV146.6°, 51.4%, 100.0%
LAB91.3, -52.3, 24.1
XYZ52.5, 79.2, 56.8
Decimal8191926
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.25:1
Text on #FFFFFF
FAIL
16.84:1
Text on #000000
AAA
1.19:1
Text on #F8FAFC
FAIL
14.31:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CFFB6;
}
.text-color {
color: #7CFFB6;
}
.border-color {
border: 2px solid #7CFFB6;
}