#3AFFDB
A light, vivid cyan closely aligning with Aquamarine.
About #3AFFDB
The hex code #3AFFDB represents a beautifully specific shade of cyan. Its closest recognized web color is Aquamarine. This translates to an RGB value of rgb(58, 255, 219).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 77% C, 0% M, 14% Y, and 0% K. The HSL representation is 169.0° hue, 100.0% saturation, and 61.4% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3AFFDB
RGB58, 255, 219
HSL169.0°, 100.0%, 61.4%
CMYK77%, 0%, 14%, 0%
HSV169.0°, 77.3%, 100.0%
LAB90.6, -54.9, 3.8
XYZ50.3, 77.5, 79.3
Decimal3866587
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.27:1
Text on #FFFFFF
FAIL
16.51:1
Text on #000000
AAA
1.22:1
Text on #F8FAFC
FAIL
14.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #3AFFDB;
}
.text-color {
color: #3AFFDB;
}
.border-color {
border: 2px solid #3AFFDB;
}