#079983
A dark, vivid cyan closely aligning with Lightseagreen.
About #079983
Visually, #079983 is defined as a vivid cyan. Designers often compare it to the standard color Lightseagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 153, and 131.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 95% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. 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#079983
RGB7, 153, 131
HSL171.0°, 91.2%, 31.4%
CMYK95%, 0%, 14%, 40%
HSV171.0°, 95.4%, 60.0%
LAB56.6, -39.1, 2.0
XYZ15.6, 24.5, 25.4
Decimal498051
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.56:1
Text on #FFFFFF
AA Large
5.89:1
Text on #000000
AA
3.41:1
Text on #F8FAFC
AA Large
5.01:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #079983;
}
.text-color {
color: #079983;
}
.border-color {
border: 2px solid #079983;
}