#07BDAF
A dark, vivid cyan closely aligning with Lightseagreen.
About #07BDAF
The precise color #07BDAF is an excellent choice for modern design projects. It is closely associated with the named CSS color Lightseagreen. Its digital footprint relies on 7 parts red, 189 parts green, and 175 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 96% cyan, 0% magenta, 7% yellow, and 26% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07BDAF
RGB7, 189, 175
HSL175.4°, 92.9%, 38.4%
CMYK96%, 0%, 7%, 26%
HSV175.4°, 96.3%, 74.1%
LAB69.1, -42.3, -4.2
XYZ26.0, 39.5, 46.8
Decimal507311
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.36:1
Text on #FFFFFF
FAIL
8.91:1
Text on #000000
AAA
2.25:1
Text on #F8FAFC
FAIL
7.57:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07BDAF;
}
.text-color {
color: #07BDAF;
}
.border-color {
border: 2px solid #07BDAF;
}