#16E9BD
A medium, vivid cyan closely aligning with Aquamarine.
About #16E9BD
When working with digital screens, the color #16E9BD is rendered by mixing light. Designers often compare it to the standard color Aquamarine. In the RGB color space, it consists of 22 red, 233 green, and 189 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 91% Cyan, 0% Magenta, 19% Yellow, and 9% Black. The HSL representation is 167.5° hue, 82.7% saturation, and 50.0% lightness.
Contrast ratios determine whether this color is safe for typography. 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#16E9BD
RGB22, 233, 189
HSL167.5°, 82.7%, 50.0%
CMYK91%, 0%, 19%, 9%
HSV167.5°, 90.6%, 91.4%
LAB83.0, -56.2, 8.4
XYZ38.7, 62.1, 58.1
Decimal1501629
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.56:1
Text on #FFFFFF
FAIL
13.42:1
Text on #000000
AAA
1.50:1
Text on #F8FAFC
FAIL
11.41:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16E9BD;
}
.text-color {
color: #16E9BD;
}
.border-color {
border: 2px solid #16E9BD;
}