#A0E2AF
A light, moderate green closely aligning with Darkseagreen.
About #A0E2AF
Visually, #A0E2AF is defined as a moderate green. It is closely associated with the named CSS color Darkseagreen. In the RGB color space, it consists of 160 red, 226 green, and 175 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 29% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A0E2AF
RGB160, 226, 175
HSL133.6°, 53.2%, 75.7%
CMYK29%, 0%, 23%, 11%
HSV133.6°, 29.2%, 88.6%
LAB84.5, -30.9, 18.4
XYZ49.4, 65.0, 50.5
Decimal10543791
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.50:1
Text on #FFFFFF
FAIL
13.99:1
Text on #000000
AAA
1.43:1
Text on #F8FAFC
FAIL
11.90:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0E2AF;
}
.text-color {
color: #A0E2AF;
}
.border-color {
border: 2px solid #A0E2AF;
}