#83FFA0
A light, vivid green closely aligning with Palegreen.
About #83FFA0
At its core, #83FFA0 is a light and vivid hue. Designers often compare it to the standard color Palegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 255, and 160.
Translating this color to physical media requires the CMYK color model. The color uses 49% Cyan, 0% Magenta, 37% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#83FFA0
RGB131, 255, 160
HSL134.0°, 100.0%, 75.7%
CMYK49%, 0%, 37%, 0%
HSV134.0°, 48.6%, 100.0%
LAB91.2, -54.5, 35.0
XYZ51.5, 78.9, 45.8
Decimal8650656
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.25:1
Text on #FFFFFF
FAIL
16.78:1
Text on #000000
AAA
1.20:1
Text on #F8FAFC
FAIL
14.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83FFA0;
}
.text-color {
color: #83FFA0;
}
.border-color {
border: 2px solid #83FFA0;
}