#000F14#000F14

#000F14 is a very dark, muted cyan. Relative luminance 0.004; OKLCH L 15.5% C 0.028 H 217.4°. Best body text is #FFFFFF at 19.47:1 contrast (WCAG AA passes).

Color values

HEX#000F14
RGBrgb(0, 15, 20)
HSLhsl(195, 100%, 4%)
HSVhsv(195, 100%, 8%)
CMYKcmyk(100%, 25%, 0%, 92.2%)
CIE-LABlab(3.54, -3.10, -4.22)
CIE-LCHlch(3.54, 5.23, 233.67°)
OKLaboklab(15.54% -0.0221 -0.0169)
OKLCHoklch(15.54% 0.028 217.4)
XYZxyz(0.2970, 0.3921, 0.7217)
Luminance0.0039 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#000F14 #140500
analogous
#00140F #000F14 #000514
triadic
#000F14 #14000F #0F1400
tetradic
#000F14 #0F0014 #140500 #051400
square
#000F14 #0F0014 #140500 #051400
split-complementary
#000F14 #140005 #140F00
monochromatic
#00171F #00171F #00171F #003D51 #006B8E

Accessibility & contrast

On white

19.47
#000F14 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.08
#000F14 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #000F14
19.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##000F14#FFFFFF#000000##FFFFFF
##000F141.0019.471.0819.47
#FFFFFF19.471.0021.001.00
#0000001.0821.001.0021.00
##FFFFFF19.471.0021.001.00

Color blindness preview

Protanopia (red-blind)
#0C0E14
Deuteranopia (green-blind)
#080C14
Tritanopia (blue-blind)
#001111
Achromatopsia (no color)
#0D0D0D

Design tokens & code

CSS
--color: #000f14;
/* rgb */ color: rgb(0, 15, 20);
/* oklch */ color: oklch(15.5% 0.028 217.4);
Tailwind
colors: {
  custom: {
    50: '#464e51',
    500: '#000f14',
    950: '#000000',
  },
}
SCSS
$custom: #000f14;
$custom-light: #464e51;
$custom-dark: #000000;
JSON
{
  "hex": "#000f14",
  "rgb": {
    "r": 0,
    "g": 15,
    "b": 20
  },
  "hsl": {
    "h": 195,
    "s": 100,
    "l": 3.922
  },
  "oklch": {
    "l": 0.15537,
    "c": 0.02782,
    "h": 217.4
  },
  "luminance": 0.00392
}

Semantic roles & 50–950 ramp

primary
#000F14
secondary
#5F2411
accent
#5E29FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000102
muted
#777778

Preview Lab

Preview with #000F14

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

Preview Lab → · Contrast checker → · Palette generator →

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