#A0FFBD
A very light, vivid green closely aligning with Aquamarine.
About #A0FFBD
The hex code #A0FFBD represents a beautifully specific shade of green. Designers often compare it to the standard color Aquamarine. Its digital footprint relies on 160 parts red, 255 parts green, and 189 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 37% C, 0% M, 26% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A0FFBD
RGB160, 255, 189
HSL138.3°, 100.0%, 81.4%
CMYK37%, 0%, 26%, 0%
HSV138.3°, 37.3%, 100.0%
LAB92.9, -41.7, 22.9
XYZ59.4, 82.7, 61.0
Decimal10551229
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.20:1
Text on #FFFFFF
FAIL
17.53:1
Text on #000000
AAA
1.14:1
Text on #F8FAFC
FAIL
14.91:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0FFBD;
}
.text-color {
color: #A0FFBD;
}
.border-color {
border: 2px solid #A0FFBD;
}