#247575
A dark, moderate cyan closely aligning with Teal.
About #247575
The precise color #247575 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 36 red, 117 green, and 117 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 69% C, 0% M, 0% Y, and 54% K. The HSL representation is 180.0° hue, 52.9% saturation, and 30.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#247575
RGB36, 117, 117
HSL180.0°, 52.9%, 30.0%
CMYK69%, 0%, 0%, 54%
HSV180.0°, 69.2%, 45.9%
LAB44.8, -23.6, -7.1
XYZ10.3, 14.4, 19.1
Decimal2389365
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.42:1
Text on #FFFFFF
AA
3.88:1
Text on #000000
AA Large
5.18:1
Text on #F8FAFC
AA
3.30:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #247575;
}
.text-color {
color: #247575;
}
.border-color {
border: 2px solid #247575;
}