#0F503A
A very dark, moderate green closely aligning with Darkslategray.
About #0F503A
The hex code #0F503A represents a beautifully specific shade of green. Its closest recognized web color is Darkslategray. This translates to an RGB value of rgb(15, 80, 58).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 81% Cyan, 0% Magenta, 28% Yellow, and 69% Black. The HSL representation is 159.7° hue, 68.4% saturation, and 18.6% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a very dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F503A
RGB15, 80, 58
HSL159.7°, 68.4%, 18.6%
CMYK81%, 0%, 28%, 69%
HSV159.7°, 81.2%, 31.4%
LAB29.8, -25.9, 7.4
XYZ3.8, 6.1, 5.0
Decimal1003578
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.42:1
Text on #FFFFFF
AAA
2.23:1
Text on #000000
FAIL
9.01:1
Text on #F8FAFC
AAA
1.89:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F503A;
}
.text-color {
color: #0F503A;
}
.border-color {
border: 2px solid #0F503A;
}