#07A8AF
A dark, vivid cyan closely aligning with Lightseagreen.
About #07A8AF
Visually, #07A8AF is defined as a vivid cyan. It is closely associated with the named CSS color Lightseagreen. Its digital footprint relies on 7 parts red, 168 parts green, and 175 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 96% cyan, 4% magenta, 0% yellow, and 31% black. The HSL representation is 182.5° hue, 92.3% saturation, and 35.7% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07A8AF
RGB7, 168, 175
HSL182.5°, 92.3%, 35.7%
CMYK96%, 4%, 0%, 31%
HSV182.5°, 96.0%, 68.6%
LAB62.6, -32.7, -13.9
XYZ21.8, 31.1, 45.4
Decimal501935
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.90:1
Text on #FFFFFF
FAIL
7.23:1
Text on #000000
AAA
2.78:1
Text on #F8FAFC
FAIL
6.15:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A8AF;
}
.text-color {
color: #07A8AF;
}
.border-color {
border: 2px solid #07A8AF;
}