#AFE250
A light, vivid green closely aligning with Yellowgreen.
About #AFE250
At its core, #AFE250 is a light and vivid hue. Its closest recognized web color is Yellowgreen. In the RGB color space, it consists of 175 red, 226 green, and 80 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 23% C, 0% M, 65% Y, and 11% K. The HSL representation is 81.0° hue, 71.6% saturation, and 60.0% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AFE250
RGB175, 226, 80
HSL81.0°, 71.6%, 60.0%
CMYK23%, 0%, 65%, 11%
HSV81.0°, 64.6%, 88.6%
LAB84.0, -37.6, 63.7
XYZ46.3, 64.1, 17.5
Decimal11526736
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.52:1
Text on #FFFFFF
FAIL
13.82:1
Text on #000000
AAA
1.45:1
Text on #F8FAFC
FAIL
11.75:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFE250;
}
.text-color {
color: #AFE250;
}
.border-color {
border: 2px solid #AFE250;
}