#246D5F
A dark, moderate cyan closely aligning with Teal.
About #246D5F
The precise color #246D5F is an excellent choice for modern design projects. Designers often compare it to the standard color Teal. Its digital footprint relies on 36 parts red, 109 parts green, and 95 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 67% Cyan, 0% Magenta, 13% Yellow, and 57% Black. With a hue angle of 168.5 degrees, it sits comfortably in the cyan spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#246D5F
RGB36, 109, 95
HSL168.5°, 50.3%, 28.4%
CMYK67%, 0%, 13%, 57%
HSV168.5°, 67.0%, 42.7%
LAB41.4, -26.1, 1.2
XYZ8.3, 12.1, 12.7
Decimal2387295
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.13:1
Text on #FFFFFF
AA
3.43:1
Text on #000000
AA Large
5.86:1
Text on #F8FAFC
AA
2.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #246D5F;
}
.text-color {
color: #246D5F;
}
.border-color {
border: 2px solid #246D5F;
}