#000C08#000C08

#000C08 is a very dark, muted teal. Relative luminance 0.003; OKLCH L 13.8% C 0.026 H 174.6°. Best body text is #FFFFFF at 19.89:1 contrast (WCAG AA passes).

Color values

HEX#000C08
RGBrgb(0, 12, 8)
HSLhsl(160, 100%, 2%)
HSVhsv(160, 100%, 5%)
CMYKcmyk(100%, 0%, 33.3%, 95.3%)
CIE-LABlab(2.53, -3.74, 0.44)
CIE-LCHlch(2.53, 3.77, 173.28°)
OKLaboklab(13.78% -0.0259 0.0025)
OKLCHoklch(13.78% 0.026 174.6)
XYZxyz(0.1753, 0.2805, 0.2746)
Luminance0.0028 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#000C08 #0C0004
analogous
#000C02 #000C08 #000A0C
triadic
#000C08 #08000C #0C0800
tetradic
#000C08 #02000C #0C0004 #0A0C00
square
#000C08 #02000C #0C0004 #0A0C00
split-complementary
#000C08 #0C000A #0C0200
monochromatic
#001F14 #001F14 #001F14 #004931 #00865A

Accessibility & contrast

On white

19.89
#000C08 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.06
#000C08 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #000C08
19.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##000C08#FFFFFF#000000##FFFFFF
##000C081.0019.891.0619.89
#FFFFFF19.891.0021.001.00
#0000001.0621.001.0021.00
##FFFFFF19.891.0021.001.00

Color blindness preview

Protanopia (red-blind)
#0B0A08
Deuteranopia (green-blind)
#090908
Tritanopia (blue-blind)
#000C0B
Achromatopsia (no color)
#090909

Design tokens & code

CSS
--color: #000c08;
/* rgb */ color: rgb(0, 12, 8);
/* oklch */ color: oklch(13.8% 0.026 174.6);
Tailwind
colors: {
  custom: {
    50: '#474c4a',
    500: '#000c08',
    950: '#000000',
  },
}
SCSS
$custom: #000c08;
$custom-light: #474c4a;
$custom-dark: #000000;
JSON
{
  "hex": "#000c08",
  "rgb": {
    "r": 0,
    "g": 12,
    "b": 8
  },
  "hsl": {
    "h": 160,
    "s": 100,
    "l": 2.353
  },
  "oklch": {
    "l": 0.13775,
    "c": 0.02607,
    "h": 174.6
  },
  "luminance": 0.0028
}

Semantic roles & 50–950 ramp

primary
#000C08
secondary
#581028
accent
#2970FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777

Preview Lab

Preview with #000C08

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

Preview Lab → · Contrast checker → · Palette generator →

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