#00200C#00200C

#00200C is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.3% C 0.055 H 152.9°. Best body text is #FFFFFF at 17.33:1 contrast (WCAG AA passes).

Color values

HEX#00200C
RGBrgb(0, 32, 12)
HSLhsl(143, 100%, 6%)
HSVhsv(143, 100%, 13%)
CMYKcmyk(100%, 0%, 62.5%, 87.5%)
CIE-LABlab(9.48, -16.98, 8.88)
CIE-LCHlch(9.48, 19.16, 152.39°)
OKLaboklab(21.35% -0.049 0.0251)
OKLCHoklch(21.35% 0.055 152.9)
XYZxyz(0.5828, 1.0595, 0.5215)
Luminance0.0106 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#00200C #200014
analogous
#042000 #00200C #00201C
triadic
#00200C #0C0020 #200C00
tetradic
#00200C #000420 #200014 #201C00
square
#00200C #000420 #200014 #201C00
split-complementary
#00200C #1C0020 #200004
monochromatic
#001F0B #001F0B #00200C #005D23 #009A3A

Accessibility & contrast

On white

17.33
#00200C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.21
#00200C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #00200C
17.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##00200C#FFFFFF#000000##FFFFFF
##00200C1.0017.331.2117.33
#FFFFFF17.331.0021.001.00
#0000001.2121.001.0021.00
##FFFFFF17.331.0021.001.00

Color blindness preview

Protanopia (red-blind)
#201C0A
Deuteranopia (green-blind)
#1C190D
Tritanopia (blue-blind)
#001F1B
Achromatopsia (no color)
#1A1A1A

Design tokens & code

CSS
--color: #00200c;
/* rgb */ color: rgb(0, 32, 12);
/* oklch */ color: oklch(21.3% 0.055 152.9);
Tailwind
colors: {
  custom: {
    50: '#455b4c',
    500: '#00200c',
    950: '#000000',
  },
}
SCSS
$custom: #00200c;
$custom-light: #455b4c;
$custom-dark: #000000;
JSON
{
  "hex": "#00200c",
  "rgb": {
    "r": 0,
    "g": 32,
    "b": 12
  },
  "hsl": {
    "h": 142.5,
    "s": 100,
    "l": 6.275
  },
  "oklch": {
    "l": 0.21349,
    "c": 0.05505,
    "h": 152.9
  },
  "luminance": 0.0106
}

Semantic roles & 50–950 ramp

primary
#00200C
secondary
#691349
accent
#29AFFF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977

Preview Lab

Preview with #00200C

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

Preview Lab → · Contrast checker → · Palette generator →

#00200C Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva