#0F7C57
A dark, vivid green closely aligning with Seagreen.
About #0F7C57
The precise color #0F7C57 is an excellent choice for modern design projects. It is closely associated with the named CSS color Seagreen. Its digital footprint relies on 15 parts red, 124 parts green, and 87 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 88% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F7C57
RGB15, 124, 87
HSL159.6°, 78.4%, 27.3%
CMYK88%, 0%, 30%, 51%
HSV159.6°, 87.9%, 48.6%
LAB45.9, -37.9, 12.3
XYZ9.1, 15.2, 11.5
Decimal1014871
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.20:1
Text on #FFFFFF
AA
4.04:1
Text on #000000
AA Large
4.97:1
Text on #F8FAFC
AA
3.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F7C57;
}
.text-color {
color: #0F7C57;
}
.border-color {
border: 2px solid #0F7C57;
}