#7CF8AF
A light, vivid green closely aligning with Lightgreen.
About #7CF8AF
The precise color #7CF8AF is an excellent choice for modern design projects. Designers often compare it to the standard color Lightgreen. This translates to an RGB value of rgb(124, 248, 175).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 50% cyan and 0% magenta inks. The HSL representation is 144.7° hue, 89.9% saturation, and 72.9% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7CF8AF
RGB124, 248, 175
HSL144.7°, 89.9%, 72.9%
CMYK50%, 0%, 29%, 3%
HSV144.7°, 50.0%, 97.3%
LAB89.2, -50.7, 24.7
XYZ49.6, 74.5, 52.3
Decimal8190127
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.90:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.52:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CF8AF;
}
.text-color {
color: #7CF8AF;
}
.border-color {
border: 2px solid #7CF8AF;
}