#8AF8B6
A light, vivid green closely aligning with Aquamarine.
About #8AF8B6
The precise color #8AF8B6 is an excellent choice for modern design projects. Its closest recognized web color is Aquamarine. Its digital footprint relies on 138 parts red, 248 parts green, and 182 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 44% C, 0% M, 27% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8AF8B6
RGB138, 248, 182
HSL144.0°, 88.7%, 75.7%
CMYK44%, 0%, 27%, 3%
HSV144.0°, 44.4%, 97.3%
LAB89.8, -45.9, 22.1
XYZ52.5, 75.9, 56.1
Decimal9107638
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.30:1
Text on #FFFFFF
FAIL
16.18:1
Text on #000000
AAA
1.24:1
Text on #F8FAFC
FAIL
13.76:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AF8B6;
}
.text-color {
color: #8AF8B6;
}
.border-color {
border: 2px solid #8AF8B6;
}