#000C06#000C06

#000C06 is a very dark, muted teal. Relative luminance 0.003; OKLCH L 13.7% C 0.029 H 165.1°. Best body text is #FFFFFF at 19.90:1 contrast (WCAG AA passes).

Color values

HEX#000C06
RGBrgb(0, 12, 6)
HSLhsl(150, 100%, 2%)
HSVhsv(150, 100%, 5%)
CMYKcmyk(100%, 0%, 50%, 95.3%)
CIE-LABlab(2.49, -4.02, 1.20)
CIE-LCHlch(2.49, 4.19, 163.41°)
OKLaboklab(13.68% -0.0277 0.0074)
OKLCHoklch(13.68% 0.029 165.1)
XYZxyz(0.1643, 0.2761, 0.2169)
Luminance0.0028 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#000C06 #0C0006
analogous
#000C00 #000C06 #000C0C
triadic
#000C06 #06000C #0C0600
tetradic
#000C06 #00000C #0C0006 #0C0C00
square
#000C06 #00000C #0C0006 #0C0C00
split-complementary
#000C06 #0C000C #0C0000
monochromatic
#001F0F #001F0F #001F0F #004925 #008643

Accessibility & contrast

On white

19.90
#000C06 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

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

Best text color

#FFFFFF on #000C06
19.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##000C06#FFFFFF#000000##FFFFFF
##000C061.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)
#0B0A06
Deuteranopia (green-blind)
#090806
Tritanopia (blue-blind)
#000C0A
Achromatopsia (no color)
#090909

Design tokens & code

CSS
--color: #000c06;
/* rgb */ color: rgb(0, 12, 6);
/* oklch */ color: oklch(13.7% 0.029 165.1);
Tailwind
colors: {
  custom: {
    50: '#474c49',
    500: '#000c06',
    950: '#000000',
  },
}
SCSS
$custom: #000c06;
$custom-light: #474c49;
$custom-dark: #000000;
JSON
{
  "hex": "#000c06",
  "rgb": {
    "r": 0,
    "g": 12,
    "b": 6
  },
  "hsl": {
    "h": 150,
    "s": 100,
    "l": 2.353
  },
  "oklch": {
    "l": 0.13676,
    "c": 0.0287,
    "h": 165.1
  },
  "luminance": 0.00276
}

Semantic roles & 50–950 ramp

primary
#000C06
secondary
#581034
accent
#2994FF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000100
muted
#777777

Preview Lab

Preview with #000C06

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

Preview Lab → · Contrast checker → · Palette generator →

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