#83F8DB
A light, vivid cyan closely aligning with Aquamarine.
About #83F8DB
The precise color #83F8DB is an excellent choice for modern design projects. Its closest recognized web color is Aquamarine. Its digital footprint relies on 131 parts red, 248 parts green, and 219 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 47% C, 0% M, 12% Y, and 3% K. The HSL representation is 165.1° hue, 89.3% saturation, and 74.3% lightness.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#83F8DB
RGB131, 248, 219
HSL165.1°, 89.3%, 74.3%
CMYK47%, 0%, 12%, 3%
HSV165.1°, 47.2%, 97.3%
LAB90.4, -40.0, 3.7
XYZ55.7, 77.1, 79.0
Decimal8648923
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.28:1
Text on #FFFFFF
FAIL
16.41:1
Text on #000000
AAA
1.22:1
Text on #F8FAFC
FAIL
13.95:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83F8DB;
}
.text-color {
color: #83F8DB;
}
.border-color {
border: 2px solid #83F8DB;
}