#002000#002000

#002000 is a very dark, moderate green. Relative luminance 0.010; OKLCH L 21.1% C 0.072 H 142.5°. Best body text is #FFFFFF at 17.40:1 contrast (WCAG AA passes).

Color values

HEX#002000
RGBrgb(0, 32, 0)
HSLhsl(120, 100%, 6%)
HSVhsv(120, 100%, 13%)
CMYKcmyk(100%, 0%, 100%, 87.5%)
CIE-LABlab(9.26, -18.77, 13.51)
CIE-LCHlch(9.26, 23.13, 144.26°)
OKLaboklab(21.1% -0.057 0.0437)
OKLCHoklch(21.1% 0.072 142.5)
XYZxyz(0.5165, 1.0330, 0.1722)
Luminance0.0103 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#002000 #200020
analogous
#102000 #002000 #002010
triadic
#002000 #000020 #200000
tetradic
#002000 #001020 #200020 #201000
square
#002000 #001020 #200020 #201000
split-complementary
#002000 #100020 #200010
monochromatic
#001F00 #001F00 #002000 #005D00 #009A00

Accessibility & contrast

On white

17.40
#002000 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.21
#002000 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #002000
17.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##002000#FFFFFF#000000##FFFFFF
##0020001.0017.401.2117.40
#FFFFFF17.401.0021.001.00
#0000001.2121.001.0021.00
##FFFFFF17.401.0021.001.00

Color blindness preview

Protanopia (red-blind)
#211C00
Deuteranopia (green-blind)
#1D1902
Tritanopia (blue-blind)
#001F19
Achromatopsia (no color)
#1A1A1A

Design tokens & code

CSS
--color: #002000;
/* rgb */ color: rgb(0, 32, 0);
/* oklch */ color: oklch(21.1% 0.072 142.5);
Tailwind
colors: {
  custom: {
    50: '#455b46',
    500: '#002000',
    950: '#000000',
  },
}
SCSS
$custom: #002000;
$custom-light: #455b46;
$custom-dark: #000000;
JSON
{
  "hex": "#002000",
  "rgb": {
    "r": 0,
    "g": 32,
    "b": 0
  },
  "hsl": {
    "h": 120,
    "s": 100,
    "l": 6.275
  },
  "oklch": {
    "l": 0.21101,
    "c": 0.0718,
    "h": 142.5
  },
  "luminance": 0.01033
}

Semantic roles & 50–950 ramp

primary
#002000
secondary
#691369
accent
#29FFFF
background
#F3F5F3
surface
#E5E9E5
border
#C1C5C1
text
#000400
muted
#767977

Preview Lab

Preview with #002000

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

Preview Lab → · Contrast checker → · Palette generator →

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