#42E9AF
A medium, vivid green closely aligning with Aquamarine.
About #42E9AF
The precise color #42E9AF is an excellent choice for modern design projects. Designers often compare it to the standard color Aquamarine. This translates to an RGB value of rgb(66, 233, 175).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 72% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#42E9AF
RGB66, 233, 175
HSL159.2°, 79.1%, 58.6%
CMYK72%, 0%, 25%, 9%
HSV159.2°, 71.7%, 91.4%
LAB83.2, -55.6, 16.1
XYZ39.1, 62.5, 50.6
Decimal4385199
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.55:1
Text on #FFFFFF
FAIL
13.51:1
Text on #000000
AAA
1.49:1
Text on #F8FAFC
FAIL
11.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42E9AF;
}
.text-color {
color: #42E9AF;
}
.border-color {
border: 2px solid #42E9AF;
}