#8AC550
A medium, moderate green closely aligning with Yellowgreen.
About #8AC550
The precise color #8AC550 is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. This translates to an RGB value of rgb(138, 197, 80).
If you are designing for print, the four-color process is what matters most. The color uses 30% Cyan, 0% Magenta, 59% Yellow, and 23% Black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8AC550
RGB138, 197, 80
HSL90.3°, 50.2%, 54.3%
CMYK30%, 0%, 59%, 23%
HSV90.3°, 59.4%, 77.3%
LAB73.5, -38.3, 51.5
XYZ31.9, 45.9, 14.8
Decimal9094480
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.06:1
Text on #FFFFFF
FAIL
10.18:1
Text on #000000
AAA
1.97:1
Text on #F8FAFC
FAIL
8.66:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AC550;
}
.text-color {
color: #8AC550;
}
.border-color {
border: 2px solid #8AC550;
}