#3A8A7C
A dark, moderate cyan closely aligning with Darkcyan.
About #3A8A7C
The hex code #3A8A7C represents a beautifully specific shade of cyan. Its closest recognized web color is Darkcyan. Its digital footprint relies on 58 parts red, 138 parts green, and 124 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 58% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3A8A7C
RGB58, 138, 124
HSL169.5°, 40.8%, 38.4%
CMYK58%, 0%, 10%, 46%
HSV169.5°, 58.0%, 54.1%
LAB52.4, -28.0, 0.2
XYZ14.5, 20.5, 22.3
Decimal3836540
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.11:1
Text on #FFFFFF
AA Large
5.11:1
Text on #000000
AA
3.93:1
Text on #F8FAFC
AA Large
4.34:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A8A7C;
}
.text-color {
color: #3A8A7C;
}
.border-color {
border: 2px solid #3A8A7C;
}