#3A9992
A medium, moderate cyan closely aligning with Darkcyan.
About #3A9992
The precise color #3A9992 is an excellent choice for modern design projects. Its closest recognized web color is Darkcyan. Its digital footprint relies on 58 parts red, 153 parts green, and 146 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 62% C, 0% M, 5% Y, and 40% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#3A9992
RGB58, 153, 146
HSL175.6°, 45.0%, 41.4%
CMYK62%, 0%, 5%, 40%
HSV175.6°, 62.1%, 60.0%
LAB57.8, -29.3, -4.6
XYZ18.3, 25.8, 31.2
Decimal3840402
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.41:1
Text on #FFFFFF
AA Large
6.15:1
Text on #000000
AA
3.26:1
Text on #F8FAFC
AA Large
5.23:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3A9992;
}
.text-color {
color: #3A9992;
}
.border-color {
border: 2px solid #3A9992;
}