#8AF0D3
A light, vivid green closely aligning with Aquamarine.
About #8AF0D3
The precise color #8AF0D3 is an excellent choice for modern design projects. Designers often compare it to the standard color Aquamarine. This translates to an RGB value of rgb(138, 240, 211).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 43% cyan, 0% magenta, 12% yellow, and 6% black. The HSL representation is 162.9° hue, 77.3% saturation, and 74.1% lightness.
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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8AF0D3
RGB138, 240, 211
HSL162.9°, 77.3%, 74.1%
CMYK43%, 0%, 12%, 6%
HSV162.9°, 42.5%, 94.1%
LAB88.2, -36.4, 4.7
XYZ53.4, 72.4, 72.8
Decimal9105619
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.49:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AF0D3;
}
.text-color {
color: #8AF0D3;
}
.border-color {
border: 2px solid #8AF0D3;
}