#020C00#020C00

#020C00 is a very dark, muted green. Relative luminance 0.003; OKLCH L 13.7% C 0.042 H 137.5°. Best body text is #FFFFFF at 19.90:1 contrast (WCAG AA passes).

Color values

HEX#020C00
RGBrgb(2, 12, 0)
HSLhsl(110, 100%, 2%)
HSVhsv(110, 100%, 5%)
CMYKcmyk(83.3%, 0%, 100%, 95.3%)
CIE-LABlab(2.49, -4.33, 3.65)
CIE-LCHlch(2.49, 5.66, 139.84°)
OKLaboklab(13.66% -0.0308 0.0282)
OKLCHoklch(13.66% 0.042 137.5)
XYZxyz(0.1565, 0.2758, 0.0450)
Luminance0.0028 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#020C00 #0A000C
analogous
#080C00 #020C00 #000C04
triadic
#020C00 #00020C #0C0002
tetradic
#020C00 #00080C #0A000C #0C0400
square
#020C00 #00080C #0A000C #0C0400
split-complementary
#020C00 #04000C #0C0008
monochromatic
#051F00 #051F00 #051F00 #0C4900 #168600

Accessibility & contrast

On white

19.90
#020C00 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.06
#020C00 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #020C00
19.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##020C00#FFFFFF#000000##FFFFFF
##020C001.0019.901.0619.90
#FFFFFF19.901.0021.001.00
#0000001.0621.001.0021.00
##FFFFFF19.901.0021.001.00

Color blindness preview

Protanopia (red-blind)
#0D0A00
Deuteranopia (green-blind)
#0B0900
Tritanopia (blue-blind)
#020B08
Achromatopsia (no color)
#090909

Design tokens & code

CSS
--color: #020c00;
/* rgb */ color: rgb(2, 12, 0);
/* oklch */ color: oklch(13.7% 0.042 137.5);
Tailwind
colors: {
  custom: {
    50: '#474c47',
    500: '#020c00',
    950: '#000000',
  },
}
SCSS
$custom: #020c00;
$custom-light: #474c47;
$custom-dark: #000000;
JSON
{
  "hex": "#020c00",
  "rgb": {
    "r": 2,
    "g": 12,
    "b": 0
  },
  "hsl": {
    "h": 110,
    "s": 100,
    "l": 2.353
  },
  "oklch": {
    "l": 0.13661,
    "c": 0.04179,
    "h": 137.5
  },
  "luminance": 0.00276
}

Semantic roles & 50–950 ramp

primary
#020C00
secondary
#4C1058
accent
#29FFDB
background
#F4F4F3
surface
#E6E7E5
border
#C2C3C1
text
#000100
muted
#777777

Preview Lab

Preview with #020C00

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

Preview Lab → · Contrast checker → · Palette generator →

#020C00 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva