#07A083
A dark, vivid cyan closely aligning with Lightseagreen.
About #07A083
At its core, #07A083 is a dark and vivid hue. Its closest recognized web color is Lightseagreen. In the RGB color space, it consists of 7 red, 160 green, and 131 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 96% C, 0% M, 18% Y, and 37% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07A083
RGB7, 160, 131
HSL168.6°, 91.6%, 32.7%
CMYK96%, 0%, 18%, 37%
HSV168.6°, 95.6%, 62.7%
LAB58.8, -42.1, 5.3
XYZ16.8, 26.8, 25.8
Decimal499843
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.30:1
Text on #FFFFFF
AA Large
6.37:1
Text on #000000
AA
3.15:1
Text on #F8FAFC
AA Large
5.41:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A083;
}
.text-color {
color: #07A083;
}
.border-color {
border: 2px solid #07A083;
}