#8ADB49
A medium, moderate green closely aligning with Yellowgreen.
About #8ADB49
The precise color #8ADB49 is an excellent choice for modern design projects. It is closely associated with the named CSS color Yellowgreen. In the RGB color space, it consists of 138 red, 219 green, and 73 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 37% cyan and 0% magenta inks. With a hue angle of 93.3 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. 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#8ADB49
RGB138, 219, 73
HSL93.3°, 67.0%, 57.3%
CMYK37%, 0%, 67%, 14%
HSV93.3°, 66.7%, 85.9%
LAB79.9, -48.3, 61.5
XYZ37.0, 56.5, 15.3
Decimal9100105
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.31:1
Text on #000000
AAA
1.63:1
Text on #F8FAFC
FAIL
10.46:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8ADB49;
}
.text-color {
color: #8ADB49;
}
.border-color {
border: 2px solid #8ADB49;
}