#8AF0BD
A light, vivid green closely aligning with Aquamarine.
About #8AF0BD
Visually, #8AF0BD is defined as a vivid green. Designers often compare it to the standard color Aquamarine. In the RGB color space, it consists of 138 red, 240 green, and 189 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 43% C, 0% M, 21% Y, and 6% K. With a hue angle of 150.0 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8AF0BD
RGB138, 240, 189
HSL150.0°, 77.3%, 74.1%
CMYK43%, 0%, 21%, 6%
HSV150.0°, 42.5%, 94.1%
LAB87.7, -41.0, 15.5
XYZ50.8, 71.4, 59.2
Decimal9105597
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.28:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
12.99:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AF0BD;
}
.text-color {
color: #8AF0BD;
}
.border-color {
border: 2px solid #8AF0BD;
}