#000C04#000C04

#000C04 is a very dark, muted green. Relative luminance 0.003; OKLCH L 13.6% C 0.033 H 156.5°. Best body text is #FFFFFF at 19.92:1 contrast (WCAG AA passes).

Color values

HEX#000C04
RGBrgb(0, 12, 4)
HSLhsl(140, 100%, 2%)
HSVhsv(140, 100%, 5%)
CMYKcmyk(100%, 0%, 66.7%, 95.3%)
CIE-LABlab(2.45, -4.29, 1.95)
CIE-LCHlch(2.45, 4.72, 155.53°)
OKLaboklab(13.58% -0.0299 0.013)
OKLCHoklch(13.58% 0.033 156.5)
XYZxyz(0.1534, 0.2717, 0.1592)
Luminance0.0027 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#000C04 #0C0008
analogous
#020C00 #000C04 #000C0A
triadic
#000C04 #04000C #0C0400
tetradic
#000C04 #00020C #0C0008 #0C0A00
square
#000C04 #00020C #0C0008 #0C0A00
split-complementary
#000C04 #0A000C #0C0002
monochromatic
#001F0A #001F0A #001F0A #004918 #00862D

Accessibility & contrast

On white

19.92
#000C04 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.05
#000C04 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #000C04
19.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##000C04#FFFFFF#000000##FFFFFF
##000C041.0019.921.0519.92
#FFFFFF19.921.0021.001.00
#0000001.0521.001.0021.00
##FFFFFF19.921.0021.001.00

Color blindness preview

Protanopia (red-blind)
#0C0A04
Deuteranopia (green-blind)
#0A0804
Tritanopia (blue-blind)
#000C0A
Achromatopsia (no color)
#090909

Design tokens & code

CSS
--color: #000c04;
/* rgb */ color: rgb(0, 12, 4);
/* oklch */ color: oklch(13.6% 0.033 156.5);
Tailwind
colors: {
  custom: {
    50: '#474c48',
    500: '#000c04',
    950: '#000000',
  },
}
SCSS
$custom: #000c04;
$custom-light: #474c48;
$custom-dark: #000000;
JSON
{
  "hex": "#000c04",
  "rgb": {
    "r": 0,
    "g": 12,
    "b": 4
  },
  "hsl": {
    "h": 140,
    "s": 100,
    "l": 2.353
  },
  "oklch": {
    "l": 0.13576,
    "c": 0.03261,
    "h": 156.5
  },
  "luminance": 0.00272
}

Semantic roles & 50–950 ramp

primary
#000C04
secondary
#581040
accent
#29B8FF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000100
muted
#777777

Preview Lab

Preview with #000C04

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

Preview Lab → · Contrast checker → · Palette generator →

#000C04 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva