#AFC5AF
A light, muted green closely aligning with Silver.
About #AFC5AF
The hex code #AFC5AF represents a beautifully specific shade of green. Its closest recognized web color is Silver. This translates to an RGB value of rgb(175, 197, 175).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 11% Cyan, 0% Magenta, 11% Yellow, and 23% Black. The HSL representation is 120.0° hue, 15.9% saturation, and 72.9% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AFC5AF
RGB175, 197, 175
HSL120.0°, 15.9%, 72.9%
CMYK11%, 0%, 11%, 23%
HSV120.0°, 11.2%, 77.3%
LAB77.4, -11.6, 8.5
XYZ45.4, 52.1, 48.2
Decimal11519407
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.84:1
Text on #FFFFFF
FAIL
11.43:1
Text on #000000
AAA
1.76:1
Text on #F8FAFC
FAIL
9.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFC5AF;
}
.text-color {
color: #AFC5AF;
}
.border-color {
border: 2px solid #AFC5AF;
}