#99E9AF
A light, moderate green closely aligning with Aquamarine.
About #99E9AF
At its core, #99E9AF is a light and moderate hue. Designers often compare it to the standard color Aquamarine. Its digital footprint relies on 153 parts red, 233 parts green, and 175 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 34% cyan, 0% magenta, 25% yellow, and 9% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#99E9AF
RGB153, 233, 175
HSL136.5°, 64.5%, 75.7%
CMYK34%, 0%, 25%, 9%
HSV136.5°, 34.3%, 91.4%
LAB86.1, -36.3, 20.6
XYZ50.0, 68.1, 51.1
Decimal10086831
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.63:1
Text on #000000
AAA
1.37:1
Text on #F8FAFC
FAIL
12.44:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99E9AF;
}
.text-color {
color: #99E9AF;
}
.border-color {
border: 2px solid #99E9AF;
}