#A0D38A
A light, moderate green closely aligning with Darkseagreen.
About #A0D38A
At its core, #A0D38A is a light and moderate hue. Designers often compare it to the standard color Darkseagreen. In the RGB color space, it consists of 160 red, 211 green, and 138 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 24% Cyan, 0% Magenta, 35% Yellow, and 17% Black. The HSL representation is 101.9° hue, 45.3% saturation, and 68.4% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A0D38A
RGB160, 211, 138
HSL101.9°, 45.3%, 68.4%
CMYK24%, 0%, 35%, 17%
HSV101.9°, 34.6%, 82.7%
LAB79.6, -29.9, 31.0
XYZ42.4, 55.9, 32.6
Decimal10539914
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.72:1
Text on #FFFFFF
FAIL
12.18:1
Text on #000000
AAA
1.65:1
Text on #F8FAFC
FAIL
10.35:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0D38A;
}
.text-color {
color: #A0D38A;
}
.border-color {
border: 2px solid #A0D38A;
}