#8AF083
A light, vivid green closely aligning with Palegreen.
About #8AF083
Visually, #8AF083 is defined as a vivid green. Its closest recognized web color is Palegreen. In the RGB color space, it consists of 138 red, 240 green, and 131 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 43% C, 0% M, 45% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8AF083
RGB138, 240, 131
HSL116.1°, 78.4%, 72.7%
CMYK43%, 0%, 45%, 6%
HSV116.1°, 45.4%, 94.1%
LAB86.7, -50.8, 43.4
XYZ45.7, 69.4, 32.5
Decimal9105539
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.41:1
Text on #FFFFFF
FAIL
14.87:1
Text on #000000
AAA
1.35:1
Text on #F8FAFC
FAIL
12.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AF083;
}
.text-color {
color: #8AF083;
}
.border-color {
border: 2px solid #8AF083;
}