#0F7557
A dark, vivid green closely aligning with Seagreen.
About #0F7557
The hex code #0F7557 represents a beautifully specific shade of green. It is closely associated with the named CSS color Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 117, and 87.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 87% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#0F7557
RGB15, 117, 87
HSL162.4°, 77.3%, 25.9%
CMYK87%, 0%, 26%, 54%
HSV162.4°, 87.2%, 45.9%
LAB43.5, -34.9, 9.0
XYZ8.3, 13.5, 11.2
Decimal1013079
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.67:1
Text on #FFFFFF
AA
3.70:1
Text on #000000
AA Large
5.42:1
Text on #F8FAFC
AA
3.15:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F7557;
}
.text-color {
color: #0F7557;
}
.border-color {
border: 2px solid #0F7557;
}