#AFC5A0
A light, muted green closely aligning with Darkseagreen.
About #AFC5A0
The precise color #AFC5A0 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkseagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 175, 197, and 160.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 11% C, 0% M, 19% Y, and 23% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AFC5A0
RGB175, 197, 160
HSL95.7°, 24.2%, 70.0%
CMYK11%, 0%, 19%, 23%
HSV95.7°, 18.8%, 77.3%
LAB77.0, -14.2, 16.1
XYZ44.0, 51.6, 40.9
Decimal11519392
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.86:1
Text on #FFFFFF
FAIL
11.32:1
Text on #000000
AAA
1.77:1
Text on #F8FAFC
FAIL
9.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFC5A0;
}
.text-color {
color: #AFC5A0;
}
.border-color {
border: 2px solid #AFC5A0;
}