#0F3333
A very dark, moderate cyan closely aligning with Darkslategray.
About #0F3333
Visually, #0F3333 is defined as a moderate cyan. Its closest recognized web color is Darkslategray. Its digital footprint relies on 15 parts red, 51 parts green, and 51 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 71% Cyan, 0% Magenta, 0% Yellow, and 80% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F3333
RGB15, 51, 51
HSL180.0°, 54.5%, 12.9%
CMYK71%, 0%, 0%, 80%
HSV180.0°, 70.6%, 20.0%
LAB18.8, -12.6, -3.8
XYZ2.0, 2.7, 3.6
Decimal996147
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.62:1
Text on #FFFFFF
AAA
1.54:1
Text on #000000
FAIL
13.02:1
Text on #F8FAFC
AAA
1.31:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F3333;
}
.text-color {
color: #0F3333;
}
.border-color {
border: 2px solid #0F3333;
}