#00491D
A very dark, vivid green closely aligning with Darkolivegreen.
About #00491D
At its core, #00491D is a very dark and vivid hue. Its closest recognized web color is Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 73, and 29.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 100% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#00491D
RGB0, 73, 29
HSL143.8°, 100.0%, 14.3%
CMYK100%, 0%, 60%, 71%
HSV143.8°, 100.0%, 28.6%
LAB26.3, -31.7, 20.5
XYZ2.6, 4.9, 2.0
Decimal18717
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.66:1
Text on #FFFFFF
AAA
1.97:1
Text on #000000
FAIL
10.18:1
Text on #F8FAFC
AAA
1.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #00491D;
}
.text-color {
color: #00491D;
}
.border-color {
border: 2px solid #00491D;
}