#00752C

A dark, vivid green closely aligning with Darkgreen.

About #00752C

When working with digital screens, the color #00752C is rendered by mixing light. If you're using CSS, you might find it aligns closely with Darkgreen. This translates to an RGB value of rgb(0, 117, 44).

Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 100% C, 0% M, 62% Y, and 54% K. This makes it a relatively dark color when applied to physical surfaces.

From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#00752C
RGB0, 117, 44
HSL142.6°, 100.0%, 22.9%
CMYK100%, 0%, 62%, 54%
HSV142.6°, 100.0%, 45.9%
LAB42.6, -44.9, 31.8
XYZ6.8, 12.9, 4.5
Decimal29996

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

5.86:1
Text on #FFFFFF
AA
3.58:1
Text on #000000
AA Large
5.61:1
Text on #F8FAFC
AA
3.04:1
Text on #0F172A
AA Large

CSS Implementation

.bg-color { background-color: #00752C; }
.text-color { color: #00752C; }
.border-color { border: 2px solid #00752C; }

Similar Colors

Darkgreen
#006400