#0F493A
A very dark, moderate green closely aligning with Darkslategray.
About #0F493A
The precise color #0F493A is an excellent choice for modern design projects. Designers often compare it to the standard color Darkslategray. This translates to an RGB value of rgb(15, 73, 58).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 79% cyan, 0% magenta, 21% yellow, and 71% black. The HSL representation is 164.5° hue, 65.9% saturation, and 17.3% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F493A
RGB15, 73, 58
HSL164.5°, 65.9%, 17.3%
CMYK79%, 0%, 21%, 71%
HSV164.5°, 79.5%, 28.6%
LAB27.2, -22.5, 3.7
XYZ3.3, 5.2, 4.8
Decimal1001786
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.32:1
Text on #FFFFFF
AAA
2.03:1
Text on #000000
FAIL
9.87:1
Text on #F8FAFC
AAA
1.73:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F493A;
}
.text-color {
color: #0F493A;
}
.border-color {
border: 2px solid #0F493A;
}