#000200#000200

#000200 is a very dark, muted green. Relative luminance 0.000; OKLCH L 7.3% C 0.025 H 142.5°. Best body text is #FFFFFF at 20.82:1 contrast (WCAG AA passes).

Color values

HEX#000200
RGBrgb(0, 2, 0)
HSLhsl(120, 100%, 0%)
HSVhsv(120, 100%, 1%)
CMYKcmyk(100%, 0%, 100%, 99.2%)
CIE-LABlab(0.39, -0.80, 0.57)
CIE-LCHlch(0.39, 0.98, 144.42°)
OKLaboklab(7.34% -0.0198 0.0152)
OKLCHoklch(7.34% 0.025 142.5)
XYZxyz(0.0217, 0.0434, 0.0072)
Luminance0.0004 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#000200 #020002
analogous
#010200 #000200 #000201
triadic
#000200 #000002 #020000
tetradic
#000200 #000102 #020002 #020100
square
#000200 #000102 #020002 #020100
split-complementary
#000200 #010002 #020001
monochromatic
#001F00 #001F00 #001F00 #003F00 #007C00

Accessibility & contrast

On white

20.82
#000200 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.01
#000200 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #000200
20.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##000200#FFFFFF#000000##FFFFFF
##0002001.0020.821.0120.82
#FFFFFF20.821.0021.001.00
#0000001.0121.001.0021.00
##FFFFFF20.821.0021.001.00

Color blindness preview

Protanopia (red-blind)
#020200
Deuteranopia (green-blind)
#020100
Tritanopia (blue-blind)
#000201
Achromatopsia (no color)
#010101

Design tokens & code

CSS
--color: #000200;
/* rgb */ color: rgb(0, 2, 0);
/* oklch */ color: oklch(7.3% 0.025 142.5);
Tailwind
colors: {
  custom: {
    50: '#474847',
    500: '#000200',
    950: '#000000',
  },
}
SCSS
$custom: #000200;
$custom-light: #474847;
$custom-dark: #000000;
JSON
{
  "hex": "#000200",
  "rgb": {
    "r": 0,
    "g": 2,
    "b": 0
  },
  "hsl": {
    "h": 120,
    "s": 100,
    "l": 0.392
  },
  "oklch": {
    "l": 0.07336,
    "c": 0.02496,
    "h": 142.5
  },
  "luminance": 0.00043
}

Semantic roles & 50–950 ramp

primary
#000200
secondary
#500E50
accent
#29FFFF
background
#F3F4F3
surface
#E5E6E5
border
#C1C2C1
text
#000000
muted
#777777

Preview Lab

Preview with #000200

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

Preview Lab → · Contrast checker → · Palette generator →

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