#0F8349
A dark, vivid green closely aligning with Seagreen.
About #0F8349
Visually, #0F8349 is defined as a vivid green. Its closest recognized web color is Seagreen. In the RGB color space, it consists of 15 red, 131 green, and 73 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 89% C, 0% M, 44% Y, and 49% K. The HSL representation is 150.0° hue, 79.5% saturation, and 28.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0F8349
RGB15, 131, 73
HSL150.0°, 79.5%, 28.6%
CMYK89%, 0%, 44%, 49%
HSV150.0°, 88.5%, 51.4%
LAB48.0, -43.8, 23.1
XYZ9.5, 16.8, 9.0
Decimal1016649
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.81:1
Text on #FFFFFF
AA
4.36:1
Text on #000000
AA Large
4.60:1
Text on #F8FAFC
AA
3.71:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F8349;
}
.text-color {
color: #0F8349;
}
.border-color {
border: 2px solid #0F8349;
}