#07AF5F
A dark, vivid green closely aligning with Mediumseagreen.
About #07AF5F
Visually, #07AF5F is defined as a vivid green. Its closest recognized web color is Mediumseagreen. Its digital footprint relies on 7 parts red, 175 parts green, and 95 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 96% cyan, 0% magenta, 46% yellow, and 31% black. The HSL representation is 151.4° hue, 92.3% saturation, and 35.7% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07AF5F
RGB7, 175, 95
HSL151.4°, 92.3%, 35.7%
CMYK96%, 0%, 46%, 31%
HSV151.4°, 96.0%, 68.6%
LAB63.0, -56.0, 30.6
XYZ17.5, 31.5, 16.0
Decimal503647
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.87:1
Text on #FFFFFF
FAIL
7.31:1
Text on #000000
AAA
2.75:1
Text on #F8FAFC
FAIL
6.21:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07AF5F;
}
.text-color {
color: #07AF5F;
}
.border-color {
border: 2px solid #07AF5F;
}