#00503A
A very dark, vivid green closely aligning with Darkslategray.
About #00503A
When working with digital screens, the color #00503A is rendered by mixing light. Its closest recognized web color is Darkslategray. Its digital footprint relies on 0 parts red, 80 parts green, and 58 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 100% Cyan, 0% Magenta, 28% Yellow, and 69% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#00503A
RGB0, 80, 58
HSL163.5°, 100.0%, 15.7%
CMYK100%, 0%, 28%, 69%
HSV163.5°, 100.0%, 31.4%
LAB29.5, -27.8, 7.0
XYZ3.6, 6.0, 5.0
Decimal20538
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.51:1
Text on #FFFFFF
AAA
2.21:1
Text on #000000
FAIL
9.09:1
Text on #F8FAFC
AAA
1.88:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #00503A;
}
.text-color {
color: #00503A;
}
.border-color {
border: 2px solid #00503A;
}