#AFF075
A light, vivid green closely aligning with Palegreen.
About #AFF075
The hex code #AFF075 represents a beautifully specific shade of green. Designers often compare it to the standard color Palegreen. In the RGB color space, it consists of 175 red, 240 green, and 117 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 27% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#AFF075
RGB175, 240, 117
HSL91.7°, 80.4%, 70.0%
CMYK27%, 0%, 51%, 6%
HSV91.7°, 51.3%, 94.1%
LAB88.3, -40.6, 52.5
XYZ52.1, 72.7, 28.1
Decimal11530357
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.35:1
Text on #FFFFFF
FAIL
15.54:1
Text on #000000
AAA
1.29:1
Text on #F8FAFC
FAIL
13.21:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFF075;
}
.text-color {
color: #AFF075;
}
.border-color {
border: 2px solid #AFF075;
}