#004D00

#004D00 is the hex color DarkGreen. Here are its RGB, HSL, HSV, CMYK, and OKLCH values, ready-made shades and palettes, and the text colors that stay readable on it.

This is the nearest named color to #004D00; the exact match is none.

Open #004D00 in the picker

#004D00 color codes

HEX
#004D00
HEX8
#004D00FF
HEX8 (Android)
#FF004D00
RGB
rgb(0, 77, 0)
RGB (%)
0%, 30%, 0%
HSL
hsl(120, 100%, 15%)
HSV / HSB
hsv(120, 100%, 30%)
CMYK
cmyk(100%, 0%, 100%, 70%)
OKLCH
oklch(0.3641 0.1239 142.5)
OKLCH (%)
oklch(36.41% 0.1239 142.5)
Decimal
19712

What color is #004D00?

#004D00 sits at 36% lightness and 0.1239 chroma in OKLCH, hue 142.5°. Its nearest named color is DarkGreen.

Shades and tints of #004D00

Tints

Shades

Tones

#004D00 color harmonies

Complementary

Analogous

Triadic

Split-complementary

Tetradic

Square

Monochromatic

Using #004D00 in CSS

.text       { color: #004D00; }
.background { background-color: #004D00; }
.border     { border: 2px solid #004D00; }

/* Modern, perceptually uniform */
.text { color: oklch(0.3641 0.1239 142.5); }

/* #004D00 at 50% transparency */
.overlay { background-color: #004D0080; }

Is #004D00 accessible?

#004D00 on white text scores 10.19:1; on black text it scores 2.06:1. White text passes WCAG AAA on #004D00. Recommended text color on a #004D00 background: white.

A 2.06:1 vs black
A 10.19:1 vs white
  • AA normal ≥ 4.5 Pass
  • AA large ≥ 3 Pass
  • AAA normal ≥ 7 Pass
  • AAA large ≥ 4.5 Pass

Recommended text color: white

CSS contrast-color() contrast-color(#004D00) → white
APCA Lc experimental 97.1 Lc · body text — preferred (white text)

WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.

Related colors

Nearest featured color: Green #008000. See more in the green family on the colors hub.

Frequently asked questions

What color is #004D00?
#004D00 is closest to DarkGreen. In RGB it is rgb(0, 77, 0), and in HSL hsl(120, 100%, 15%).
What is #004D00 in RGB?
#004D00 converts to rgb(0, 77, 0) — red 0, green 77, blue 0.
What text color is readable on #004D00?
White text — it has the higher contrast ratio (10.19:1) against #004D00. White text passes WCAG AAA on #004D00.
Open #004D00 in the picker