#07E27C
A medium, vivid green closely aligning with Mediumspringgreen.
About #07E27C
Visually, #07E27C is defined as a vivid green. It is closely associated with the named CSS color Mediumspringgreen. Its digital footprint relies on 7 parts red, 226 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 97% cyan, 0% magenta, 45% yellow, and 11% black. The HSL representation is 152.1° hue, 94.0% saturation, and 45.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#07E27C
RGB7, 226, 124
HSL152.1°, 94.0%, 45.7%
CMYK97%, 0%, 45%, 11%
HSV152.1°, 96.9%, 88.6%
LAB79.6, -68.0, 37.2
XYZ30.9, 55.9, 28.2
Decimal516732
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.72:1
Text on #FFFFFF
FAIL
12.18:1
Text on #000000
AAA
1.65:1
Text on #F8FAFC
FAIL
10.35:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07E27C;
}
.text-color {
color: #07E27C;
}
.border-color {
border: 2px solid #07E27C;
}