#000A06#000A06

#000A06 is a very dark, muted teal. Relative luminance 0.002; OKLCH L 12.9% C 0.025 H 171.0°. Best body text is #FFFFFF at 20.08:1 contrast (WCAG AA passes).

Color values

HEX#000A06
RGBrgb(0, 10, 6)
HSLhsl(156, 100%, 2%)
HSVhsv(156, 100%, 4%)
CMYKcmyk(100%, 0%, 40%, 96.1%)
CIE-LABlab(2.08, -3.17, 0.59)
CIE-LCHlch(2.08, 3.23, 169.41°)
OKLaboklab(12.89% -0.0249 0.0039)
OKLCHoklch(12.89% 0.025 171)
XYZxyz(0.1414, 0.2302, 0.2092)
Luminance0.0023 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#000A06 #0A0004
analogous
#000A01 #000A06 #00090A
triadic
#000A06 #06000A #0A0600
tetradic
#000A06 #01000A #0A0004 #090A00
square
#000A06 #01000A #0A0004 #090A00
split-complementary
#000A06 #0A0009 #0A0100
monochromatic
#001F12 #001F12 #001F12 #00472B #00844F

Accessibility & contrast

On white

20.08
#000A06 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

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

Best text color

#FFFFFF on #000A06
20.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##000A06#FFFFFF#000000##FFFFFF
##000A061.0020.081.0520.08
#FFFFFF20.081.0021.001.00
#0000001.0521.001.0021.00
##FFFFFF20.081.0021.001.00

Color blindness preview

Protanopia (red-blind)
#090806
Deuteranopia (green-blind)
#070706
Tritanopia (blue-blind)
#000A09
Achromatopsia (no color)
#080808

Design tokens & code

CSS
--color: #000a06;
/* rgb */ color: rgb(0, 10, 6);
/* oklch */ color: oklch(12.9% 0.025 171.0);
Tailwind
colors: {
  custom: {
    50: '#474b49',
    500: '#000a06',
    950: '#000000',
  },
}
SCSS
$custom: #000a06;
$custom-light: #474b49;
$custom-dark: #000000;
JSON
{
  "hex": "#000a06",
  "rgb": {
    "r": 0,
    "g": 10,
    "b": 6
  },
  "hsl": {
    "h": 156,
    "s": 100,
    "l": 1.961
  },
  "oklch": {
    "l": 0.12888,
    "c": 0.02524,
    "h": 171
  },
  "luminance": 0.0023
}

Semantic roles & 50–950 ramp

primary
#000A06
secondary
#570F2C
accent
#297EFF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000100
muted
#777777

Preview Lab

Preview with #000A06

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

Preview Lab → · Contrast checker → · Palette generator →

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