#072C24
A very dark, vivid cyan closely aligning with Darkslategray.
About #072C24
The hex code #072C24 represents a beautifully specific shade of cyan. Designers often compare it to the standard color Darkslategray. This translates to an RGB value of rgb(7, 44, 36).
For print applications, it's crucial to understand its CMYK makeup. The color uses 84% Cyan, 0% Magenta, 18% Yellow, and 83% Black. With a hue angle of 167.0 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#072C24
RGB7, 44, 36
HSL167.0°, 72.5%, 10.0%
CMYK84%, 0%, 18%, 83%
HSV167.0°, 84.1%, 17.3%
LAB15.3, -15.3, 1.4
XYZ1.3, 2.0, 2.0
Decimal470052
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.06:1
Text on #FFFFFF
AAA
1.39:1
Text on #000000
FAIL
14.39:1
Text on #F8FAFC
AAA
1.19:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #072C24;
}
.text-color {
color: #072C24;
}
.border-color {
border: 2px solid #072C24;
}