#0F333A
A very dark, moderate cyan closely aligning with Darkslategray.
About #0F333A
Visually, #0F333A is defined as a moderate cyan. Its closest recognized web color is Darkslategray. This translates to an RGB value of rgb(15, 51, 58).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 74% cyan and 12% magenta inks. The HSL representation is 189.8° hue, 58.9% saturation, and 14.3% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F333A
RGB15, 51, 58
HSL189.8°, 58.9%, 14.3%
CMYK74%, 12%, 0%, 77%
HSV189.8°, 74.1%, 22.7%
LAB19.1, -10.1, -8.2
XYZ2.1, 2.8, 4.4
Decimal996154
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.51:1
Text on #FFFFFF
AAA
1.55:1
Text on #000000
FAIL
12.91:1
Text on #F8FAFC
AAA
1.32:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F333A;
}
.text-color {
color: #0F333A;
}
.border-color {
border: 2px solid #0F333A;
}