#57830F
A dark, vivid green closely aligning with Olivedrab.
About #57830F
Visually, #57830F is defined as a vivid green. Designers often compare it to the standard color Olivedrab. This translates to an RGB value of rgb(87, 131, 15).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 34% C, 0% M, 89% Y, and 49% K. The HSL representation is 82.8° hue, 79.5% saturation, and 28.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57830F
RGB87, 131, 15
HSL82.8°, 79.5%, 28.6%
CMYK34%, 0%, 89%, 49%
HSV82.8°, 88.5%, 51.4%
LAB49.8, -32.1, 50.9
XYZ12.1, 18.3, 3.3
Decimal5735183
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.51:1
Text on #FFFFFF
AA
4.66:1
Text on #000000
AA
4.31:1
Text on #F8FAFC
AA Large
3.96:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #57830F;
}
.text-color {
color: #57830F;
}
.border-color {
border: 2px solid #57830F;
}