#00080C#00080C

#00080C is a very dark, muted cyan. Relative luminance 0.002; OKLCH L 12.4% C 0.023 H 219.3°. Best body text is #FFFFFF at 20.19:1 contrast (WCAG AA passes).

Color values

HEX#00080C
RGBrgb(0, 8, 12)
HSLhsl(200, 100%, 2%)
HSVhsv(200, 100%, 5%)
CMYKcmyk(100%, 33.3%, 0%, 95.3%)
CIE-LABlab(1.81, -1.52, -2.29)
CIE-LCHlch(1.81, 2.75, 236.48°)
OKLaboklab(12.42% -0.0174 -0.0143)
OKLCHoklch(12.42% 0.023 219.3)
XYZxyz(0.1532, 0.2002, 0.3783)
Luminance0.0020 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#00080C #0C0400
analogous
#000C0A #00080C #00020C
triadic
#00080C #0C0008 #080C00
tetradic
#00080C #0A000C #0C0400 #020C00
square
#00080C #0A000C #0C0400 #020C00
split-complementary
#00080C #0C0002 #0C0A00
monochromatic
#00141F #00141F #00141F #003149 #005A86

Accessibility & contrast

On white

20.19
#00080C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.04
#00080C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #00080C
20.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##00080C#FFFFFF#000000##FFFFFF
##00080C1.0020.191.0420.19
#FFFFFF20.191.0021.001.00
#0000001.0421.001.0021.00
##FFFFFF20.191.0021.001.00

Color blindness preview

Protanopia (red-blind)
#06070C
Deuteranopia (green-blind)
#04060C
Tritanopia (blue-blind)
#000909
Achromatopsia (no color)
#070707

Design tokens & code

CSS
--color: #00080c;
/* rgb */ color: rgb(0, 8, 12);
/* oklch */ color: oklch(12.4% 0.023 219.3);
Tailwind
colors: {
  custom: {
    50: '#474a4c',
    500: '#00080c',
    950: '#000000',
  },
}
SCSS
$custom: #00080c;
$custom-light: #474a4c;
$custom-dark: #000000;
JSON
{
  "hex": "#00080c",
  "rgb": {
    "r": 0,
    "g": 8,
    "b": 12
  },
  "hsl": {
    "h": 200,
    "s": 100,
    "l": 2.353
  },
  "oklch": {
    "l": 0.12424,
    "c": 0.02252,
    "h": 219.3
  },
  "luminance": 0.002
}

Semantic roles & 50–950 ramp

primary
#00080C
secondary
#582810
accent
#7029FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777

Preview Lab

Preview with #00080C

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

Preview Lab → · Contrast checker → · Palette generator →

#00080C Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva