#8AFFD3
A light, vivid green closely aligning with Aquamarine.
About #8AFFD3
Visually, #8AFFD3 is defined as a vivid green. Designers often compare it to the standard color Aquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 138, 255, and 211.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 46% C, 0% M, 17% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8AFFD3
RGB138, 255, 211
HSL157.4°, 100.0%, 77.1%
CMYK46%, 0%, 17%, 0%
HSV157.4°, 45.9%, 100.0%
LAB92.4, -43.2, 10.8
XYZ58.0, 81.6, 74.3
Decimal9109459
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.21:1
Text on #FFFFFF
FAIL
17.33:1
Text on #000000
AAA
1.16:1
Text on #F8FAFC
FAIL
14.73:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AFFD3;
}
.text-color {
color: #8AFFD3;
}
.border-color {
border: 2px solid #8AFFD3;
}