#1B7071
A dark, moderate cyan closely aligning with Teal.
About #1B7071
The precise color #1B7071 is an excellent choice for modern design projects. Designers often compare it to the standard color Teal. In the RGB color space, it consists of 27 red, 112 green, and 113 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 76% cyan, 1% magenta, 0% yellow, and 56% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#1B7071
RGB27, 112, 113
HSL180.7°, 61.4%, 27.5%
CMYK76%, 1%, 0%, 56%
HSV180.7°, 76.1%, 44.3%
LAB42.8, -23.6, -7.7
XYZ9.2, 13.0, 17.6
Decimal1798257
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.83:1
Text on #FFFFFF
AA
3.60:1
Text on #000000
AA Large
5.57:1
Text on #F8FAFC
AA
3.06:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1B7071;
}
.text-color {
color: #1B7071;
}
.border-color {
border: 2px solid #1B7071;
}