#07AF66
A dark, vivid green closely aligning with Mediumseagreen.
About #07AF66
When working with digital screens, the color #07AF66 is rendered by mixing light. Designers often compare it to the standard color Mediumseagreen. In the RGB color space, it consists of 7 red, 175 green, and 102 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 96% C, 0% M, 42% Y, and 31% K. The HSL representation is 153.9° hue, 92.3% saturation, and 35.7% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07AF66
RGB7, 175, 102
HSL153.9°, 92.3%, 35.7%
CMYK96%, 0%, 42%, 31%
HSV153.9°, 96.0%, 68.6%
LAB63.1, -54.6, 27.1
XYZ17.8, 31.7, 17.7
Decimal503654
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.86:1
Text on #FFFFFF
FAIL
7.33:1
Text on #000000
AAA
2.74:1
Text on #F8FAFC
FAIL
6.23:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07AF66;
}
.text-color {
color: #07AF66;
}
.border-color {
border: 2px solid #07AF66;
}