#07E9AF
A medium, vivid green closely aligning with Aquamarine.
About #07E9AF
The precise color #07E9AF is an excellent choice for modern design projects. It is closely associated with the named CSS color Aquamarine. This translates to an RGB value of rgb(7, 233, 175).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 97% cyan, 0% magenta, 25% yellow, and 9% black. The HSL representation is 164.6° hue, 94.2% saturation, and 47.1% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07E9AF
RGB7, 233, 175
HSL164.6°, 94.2%, 47.1%
CMYK97%, 0%, 25%, 9%
HSV164.6°, 97.0%, 91.4%
LAB82.6, -60.0, 15.2
XYZ37.0, 61.4, 50.5
Decimal518575
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.58:1
Text on #FFFFFF
FAIL
13.28:1
Text on #000000
AAA
1.51:1
Text on #F8FAFC
FAIL
11.29:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07E9AF;
}
.text-color {
color: #07E9AF;
}
.border-color {
border: 2px solid #07E9AF;
}