Darkgreen#006400

#006400 is a dark, vivid green. Relative luminance 0.091; OKLCH L 43.6% C 0.148 H 142.5°. Best body text is #FFFFFF at 7.44:1 contrast (WCAG AA passes).

Darkgreen — editorial page

Color values

HEX#006400
RGBrgb(0, 100, 0)
HSLhsl(120, 100%, 20%)
HSVhsv(120, 100%, 39%)
CMYKcmyk(100%, 0%, 100%, 60.8%)
CIE-LABlab(36.20, -43.37, 41.86)
CIE-LCHlch(36.20, 60.27, 136.02°)
OKLaboklab(43.6% -0.1177 0.0903)
OKLCHoklch(43.6% 0.148 142.5)
XYZxyz(4.5569, 9.1137, 1.5190)
Luminance0.0911 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#006400 #640064
analogous
#326400 #006400 #006432
triadic
#006400 #000064 #640000
tetradic
#006400 #003264 #640064 #643200
square
#006400 #003264 #640064 #643200
split-complementary
#006400 #320064 #640032
monochromatic
#001F00 #002700 #006400 #00A100 #00DE00

Accessibility & contrast

On white

7.44
#006400 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

2.82
#006400 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #006400
7.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##006400#FFFFFF#000000##FFFFFF
##0064001.007.442.827.44
#FFFFFF7.441.0021.001.00
#0000002.8221.001.0021.00
##FFFFFF7.441.0021.001.00

Color blindness preview

Protanopia (red-blind)
#665900
Deuteranopia (green-blind)
#5D5311
Tritanopia (blue-blind)
#006154
Achromatopsia (no color)
#555555

Design tokens & code

CSS
--color: #006400;
/* rgb */ color: rgb(0, 100, 0);
/* oklch */ color: oklch(43.6% 0.148 142.5);
Tailwind
colors: {
  custom: {
    50: '#5e9150',
    500: '#006400',
    950: '#000000',
  },
}
SCSS
$custom: #006400;
$custom-light: #5e9150;
$custom-dark: #000000;
JSON
{
  "hex": "#006400",
  "rgb": {
    "r": 0,
    "g": 100,
    "b": 0
  },
  "hsl": {
    "h": 120,
    "s": 100,
    "l": 19.608
  },
  "oklch": {
    "l": 0.43602,
    "c": 0.14837,
    "h": 142.5
  },
  "luminance": 0.09114
}

Semantic roles & 50–950 ramp

primary
#006400
secondary
#A31DA3
accent
#29FFFF
background
#F6F9F4
surface
#EBF1E7
border
#C6CBC3
text
#050D02
muted
#797E78

Preview Lab

Preview with #006400

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#006400 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva