#24836D
A dark, moderate cyan closely aligning with Teal.
About #24836D
When working with digital screens, the color #24836D is rendered by mixing light. It is closely associated with the named CSS color Teal. Its digital footprint relies on 36 parts red, 131 parts green, and 109 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 73% Cyan, 0% Magenta, 17% Yellow, and 49% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#24836D
RGB36, 131, 109
HSL166.1°, 56.9%, 32.7%
CMYK73%, 0%, 17%, 49%
HSV166.1°, 72.5%, 51.4%
LAB49.1, -32.8, 4.0
XYZ11.6, 17.7, 17.3
Decimal2392941
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.62:1
Text on #FFFFFF
AA
4.54:1
Text on #000000
AA
4.42:1
Text on #F8FAFC
AA Large
3.86:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #24836D;
}
.text-color {
color: #24836D;
}
.border-color {
border: 2px solid #24836D;
}