#8AE9AF
A light, moderate green closely aligning with Aquamarine.
About #8AE9AF
At its core, #8AE9AF is a light and moderate hue. Designers often compare it to the standard color Aquamarine. Its digital footprint relies on 138 parts red, 233 parts green, and 175 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 41% Cyan, 0% Magenta, 25% Yellow, and 9% Black. With a hue angle of 143.4 degrees, it sits comfortably in the green spectrum.
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#8AE9AF
RGB138, 233, 175
HSL143.4°, 68.3%, 72.7%
CMYK41%, 0%, 25%, 9%
HSV143.4°, 40.8%, 91.4%
LAB85.4, -40.6, 19.5
XYZ47.4, 66.8, 51.0
Decimal9103791
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.46:1
Text on #FFFFFF
FAIL
14.36:1
Text on #000000
AAA
1.40:1
Text on #F8FAFC
FAIL
12.20:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AE9AF;
}
.text-color {
color: #8AE9AF;
}
.border-color {
border: 2px solid #8AE9AF;
}