#00836D
A dark, vivid cyan closely aligning with Teal.
About #00836D
Visually, #00836D is defined as a vivid cyan. Its closest recognized web color is Teal. Its digital footprint relies on 0 parts red, 131 parts green, and 109 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 100% cyan and 0% magenta inks. The HSL representation is 169.9° hue, 100.0% saturation, and 25.7% lightness.
Contrast ratios determine whether this color is safe for typography. 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#00836D
RGB0, 131, 109
HSL169.9°, 100.0%, 25.7%
CMYK100%, 0%, 17%, 49%
HSV169.9°, 100.0%, 51.4%
LAB48.7, -36.1, 3.3
XYZ10.9, 17.3, 17.2
Decimal33645
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.70:1
Text on #FFFFFF
AA
4.47:1
Text on #000000
AA Large
4.49:1
Text on #F8FAFC
AA Large
3.80:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #00836D;
}
.text-color {
color: #00836D;
}
.border-color {
border: 2px solid #00836D;
}