#0F4250
A very dark, moderate cyan closely aligning with Darkslategray.
About #0F4250
The precise color #0F4250 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkslategray. In the RGB color space, it consists of 15 red, 66 green, and 80 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 81% C, 18% M, 0% Y, and 69% K. With a hue angle of 192.9 degrees, it sits comfortably in the cyan spectrum.
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#0F4250
RGB15, 66, 80
HSL192.9°, 68.4%, 18.6%
CMYK81%, 18%, 0%, 69%
HSV192.9°, 81.2%, 31.4%
LAB25.5, -11.0, -13.2
XYZ3.6, 4.6, 8.3
Decimal1000016
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.96:1
Text on #FFFFFF
AAA
1.92:1
Text on #000000
FAIL
10.48:1
Text on #F8FAFC
AAA
1.63:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F4250;
}
.text-color {
color: #0F4250;
}
.border-color {
border: 2px solid #0F4250;
}