#AFE2A8
A light, moderate green closely aligning with Darkseagreen.
About #AFE2A8
The hex code #AFE2A8 represents a beautifully specific shade of green. Its closest recognized web color is Darkseagreen. In the RGB color space, it consists of 175 red, 226 green, and 168 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 23% Cyan, 0% Magenta, 26% Yellow, and 11% Black. With a hue angle of 112.8 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AFE2A8
RGB175, 226, 168
HSL112.8°, 50.0%, 77.3%
CMYK23%, 0%, 26%, 11%
HSV112.8°, 25.7%, 88.6%
LAB85.2, -27.3, 23.2
XYZ51.9, 66.3, 47.1
Decimal11526824
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.47:1
Text on #FFFFFF
FAIL
14.27:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.13:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFE2A8;
}
.text-color {
color: #AFE2A8;
}
.border-color {
border: 2px solid #AFE2A8;
}