#16423A
A very dark, moderate cyan closely aligning with Darkslategray.
About #16423A
When working with digital screens, the color #16423A is rendered by mixing light. Its closest recognized web color is Darkslategray. Its digital footprint relies on 22 parts red, 66 parts green, and 58 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 67% C, 0% M, 12% Y, and 74% K. The HSL representation is 169.1° hue, 50.0% saturation, and 17.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#16423A
RGB22, 66, 58
HSL169.1°, 50.0%, 17.3%
CMYK67%, 0%, 12%, 74%
HSV169.1°, 66.7%, 25.9%
LAB24.9, -17.4, 0.4
XYZ3.0, 4.4, 4.7
Decimal1458746
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.20:1
Text on #FFFFFF
AAA
1.87:1
Text on #000000
FAIL
10.71:1
Text on #F8FAFC
AAA
1.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #16423A;
}
.text-color {
color: #16423A;
}
.border-color {
border: 2px solid #16423A;
}