#07755F
A dark, vivid cyan closely aligning with Teal.
About #07755F
When working with digital screens, the color #07755F is rendered by mixing light. Its closest recognized web color is Teal. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 117, and 95.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 94% C, 0% M, 19% Y, and 54% K. The HSL representation is 168.0° hue, 88.7% saturation, and 24.3% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07755F
RGB7, 117, 95
HSL168.0°, 88.7%, 24.3%
CMYK94%, 0%, 19%, 54%
HSV168.0°, 94.0%, 45.9%
LAB43.6, -33.4, 4.3
XYZ8.5, 13.6, 13.0
Decimal488799
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.65:1
Text on #FFFFFF
AA
3.72:1
Text on #000000
AA Large
5.40:1
Text on #F8FAFC
AA
3.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #07755F;
}
.text-color {
color: #07755F;
}
.border-color {
border: 2px solid #07755F;
}