#A0F8D3
A very light, vivid green closely aligning with Aquamarine.
About #A0F8D3
At its core, #A0F8D3 is a very light and vivid hue. Its closest recognized web color is Aquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 248, and 211.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 35% cyan, 0% magenta, 15% yellow, and 3% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A0F8D3
RGB160, 248, 211
HSL154.8°, 86.3%, 80.0%
CMYK35%, 0%, 15%, 3%
HSV154.8°, 35.5%, 97.3%
LAB91.4, -34.3, 9.5
XYZ59.8, 79.3, 73.8
Decimal10549459
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.25:1
Text on #FFFFFF
FAIL
16.86:1
Text on #000000
AAA
1.19:1
Text on #F8FAFC
FAIL
14.33:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0F8D3;
}
.text-color {
color: #A0F8D3;
}
.border-color {
border: 2px solid #A0F8D3;
}