#16A88A
A dark, vivid cyan closely aligning with Lightseagreen.
About #16A88A
At its core, #16A88A is a dark and vivid hue. Its closest recognized web color is Lightseagreen. Its digital footprint relies on 22 parts red, 168 parts green, and 138 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 87% cyan, 0% magenta, 18% yellow, and 34% black. The HSL representation is 167.7° hue, 76.8% saturation, and 37.3% 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#16A88A
RGB22, 168, 138
HSL167.7°, 76.8%, 37.3%
CMYK87%, 0%, 18%, 34%
HSV167.7°, 86.9%, 65.9%
LAB61.7, -42.8, 5.5
XYZ18.9, 30.0, 28.8
Decimal1484938
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.00:1
Text on #FFFFFF
FAIL
7.00:1
Text on #000000
AAA
2.87:1
Text on #F8FAFC
FAIL
5.95:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #16A88A;
}
.text-color {
color: #16A88A;
}
.border-color {
border: 2px solid #16A88A;
}