#0F7C3A
A dark, vivid green closely aligning with Seagreen.
About #0F7C3A
The precise color #0F7C3A is an excellent choice for modern design projects. Designers often compare it to the standard color Seagreen. This translates to an RGB value of rgb(15, 124, 58).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 88% C, 0% M, 53% Y, and 51% K. With a hue angle of 143.7 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0F7C3A
RGB15, 124, 58
HSL143.7°, 78.4%, 27.3%
CMYK88%, 0%, 53%, 51%
HSV143.7°, 87.9%, 48.6%
LAB45.4, -44.0, 27.9
XYZ8.2, 14.8, 6.4
Decimal1014842
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.30:1
Text on #FFFFFF
AA
3.96:1
Text on #000000
AA Large
5.06:1
Text on #F8FAFC
AA
3.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F7C3A;
}
.text-color {
color: #0F7C3A;
}
.border-color {
border: 2px solid #0F7C3A;
}