#83FFDB
A light, vivid green closely aligning with Aquamarine.
About #83FFDB
The precise color #83FFDB is an excellent choice for modern design projects. Its closest recognized web color is Aquamarine. This translates to an RGB value of rgb(131, 255, 219).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 49% cyan, 0% magenta, 14% yellow, and 0% black. With a hue angle of 162.6 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#83FFDB
RGB131, 255, 219
HSL162.6°, 100.0%, 75.7%
CMYK49%, 0%, 14%, 0%
HSV162.6°, 48.6%, 100.0%
LAB92.3, -43.1, 6.5
XYZ57.9, 81.5, 79.7
Decimal8650715
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.21:1
Text on #FFFFFF
FAIL
17.29:1
Text on #000000
AAA
1.16:1
Text on #F8FAFC
FAIL
14.70:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83FFDB;
}
.text-color {
color: #83FFDB;
}
.border-color {
border: 2px solid #83FFDB;
}