#A0F892
A light, vivid green closely aligning with Palegreen.
About #A0F892
When working with digital screens, the color #A0F892 is rendered by mixing light. Its closest recognized web color is Palegreen. Its digital footprint relies on 160 parts red, 248 parts green, and 146 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 35% Cyan, 0% Magenta, 41% Yellow, and 3% Black. With a hue angle of 111.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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A0F892
RGB160, 248, 146
HSL111.8°, 87.9%, 77.3%
CMYK35%, 0%, 41%, 3%
HSV111.8°, 41.1%, 97.3%
LAB90.2, -45.5, 40.8
XYZ53.3, 76.7, 39.2
Decimal10549394
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.29:1
Text on #FFFFFF
FAIL
16.34:1
Text on #000000
AAA
1.23:1
Text on #F8FAFC
FAIL
13.89:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0F892;
}
.text-color {
color: #A0F892;
}
.border-color {
border: 2px solid #A0F892;
}