#0F7533
A dark, vivid green closely aligning with Seagreen.
About #0F7533
The hex code #0F7533 represents a beautifully specific shade of green. Designers often compare it to the standard color Seagreen. Its digital footprint relies on 15 parts red, 117 parts green, and 51 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 87% C, 0% M, 56% Y, and 54% K. With a hue angle of 141.2 degrees, it sits comfortably in the green spectrum.
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#0F7533
RGB15, 117, 51
HSL141.2°, 77.3%, 25.9%
CMYK87%, 0%, 56%, 54%
HSV141.2°, 87.2%, 45.9%
LAB42.9, -42.6, 28.6
XYZ7.2, 13.1, 5.3
Decimal1013043
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.81:1
Text on #FFFFFF
AA
3.61:1
Text on #000000
AA Large
5.56:1
Text on #F8FAFC
AA
3.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F7533;
}
.text-color {
color: #0F7533;
}
.border-color {
border: 2px solid #0F7533;
}