#0F8342
A dark, vivid green closely aligning with Seagreen.
About #0F8342
Visually, #0F8342 is defined as a vivid green. Designers often compare it to the standard color Seagreen. This translates to an RGB value of rgb(15, 131, 66).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 89% cyan, 0% magenta, 50% yellow, and 49% black. With a hue angle of 146.4 degrees, it sits comfortably in the green spectrum.
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#0F8342
RGB15, 131, 66
HSL146.4°, 79.5%, 28.6%
CMYK89%, 0%, 50%, 49%
HSV146.4°, 88.5%, 51.4%
LAB47.9, -45.1, 26.8
XYZ9.3, 16.7, 7.9
Decimal1016642
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.83:1
Text on #FFFFFF
AA
4.35:1
Text on #000000
AA Large
4.62:1
Text on #F8FAFC
AA
3.69:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F8342;
}
.text-color {
color: #0F8342;
}
.border-color {
border: 2px solid #0F8342;
}