#66F87C
A light, vivid green closely aligning with Springgreen.
About #66F87C
The hex code #66F87C represents a beautifully specific shade of green. Designers often compare it to the standard color Springgreen. Its digital footprint relies on 102 parts red, 248 parts green, and 124 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 59% cyan, 0% magenta, 50% yellow, and 3% black. The HSL representation is 129.0° hue, 91.3% saturation, and 68.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#66F87C
RGB102, 248, 124
HSL129.0°, 91.3%, 68.6%
CMYK59%, 0%, 50%, 3%
HSV129.0°, 58.9%, 97.3%
LAB87.7, -64.0, 47.8
XYZ42.7, 71.4, 30.6
Decimal6748284
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.28:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
12.99:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66F87C;
}
.text-color {
color: #66F87C;
}
.border-color {
border: 2px solid #66F87C;
}