#AFE2BD
A light, moderate green closely aligning with Darkseagreen.
About #AFE2BD
Visually, #AFE2BD is defined as a moderate green. Its closest recognized web color is Darkseagreen. Its digital footprint relies on 175 parts red, 226 parts green, and 189 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 23% cyan and 0% magenta inks. The HSL representation is 136.5° hue, 46.8% saturation, and 78.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AFE2BD
RGB175, 226, 189
HSL136.5°, 46.8%, 78.6%
CMYK23%, 0%, 16%, 11%
HSV136.5°, 22.6%, 88.6%
LAB85.6, -23.6, 12.8
XYZ54.1, 67.2, 58.3
Decimal11526845
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.44:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFE2BD;
}
.text-color {
color: #AFE2BD;
}
.border-color {
border: 2px solid #AFE2BD;
}