#AFBDA0
A light, muted green closely aligning with Darkseagreen.
About #AFBDA0
The precise color #AFBDA0 is an excellent choice for modern design projects. Its closest recognized web color is Darkseagreen. In the RGB color space, it consists of 175 red, 189 green, and 160 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 7% C, 0% M, 15% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#AFBDA0
RGB175, 189, 160
HSL89.0°, 18.0%, 68.4%
CMYK7%, 0%, 15%, 26%
HSV89.0°, 15.3%, 74.1%
LAB74.9, -10.1, 13.0
XYZ42.2, 48.0, 40.3
Decimal11517344
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.98:1
Text on #FFFFFF
FAIL
10.61:1
Text on #000000
AAA
1.89:1
Text on #F8FAFC
FAIL
9.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFBDA0;
}
.text-color {
color: #AFBDA0;
}
.border-color {
border: 2px solid #AFBDA0;
}