#83BDA0
A light, moderate green closely aligning with Darkseagreen.
About #83BDA0
At its core, #83BDA0 is a light and moderate hue. Its closest recognized web color is Darkseagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 189, and 160.
If you are designing for print, the four-color process is what matters most. The color uses 31% Cyan, 0% Magenta, 15% Yellow, and 26% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#83BDA0
RGB131, 189, 160
HSL150.0°, 30.5%, 62.7%
CMYK31%, 0%, 15%, 26%
HSV150.0°, 30.7%, 74.1%
LAB72.1, -25.0, 8.7
XYZ33.9, 43.8, 39.9
Decimal8633760
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.15:1
Text on #FFFFFF
FAIL
9.75:1
Text on #000000
AAA
2.06:1
Text on #F8FAFC
FAIL
8.29:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83BDA0;
}
.text-color {
color: #83BDA0;
}
.border-color {
border: 2px solid #83BDA0;
}