#83AFA0
A light, muted green closely aligning with Cadetblue.
About #83AFA0
The hex code #83AFA0 represents a beautifully specific shade of green. Designers often compare it to the standard color Cadetblue. Its digital footprint relies on 131 parts red, 175 parts green, and 160 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 25% cyan and 0% magenta inks. 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. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#83AFA0
RGB131, 175, 160
HSL159.5°, 21.6%, 60.0%
CMYK25%, 0%, 9%, 31%
HSV159.5°, 25.1%, 68.6%
LAB68.0, -17.9, 2.9
XYZ31.0, 38.0, 39.0
Decimal8630176
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.44:1
Text on #FFFFFF
FAIL
8.60:1
Text on #000000
AAA
2.33:1
Text on #F8FAFC
FAIL
7.32:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83AFA0;
}
.text-color {
color: #83AFA0;
}
.border-color {
border: 2px solid #83AFA0;
}