#01110F#01110F

#01110F is a very dark, muted teal. Relative luminance 0.004; OKLCH L 16.1% C 0.026 H 185.6°. Best body text is #FFFFFF at 19.29:1 contrast (WCAG AA passes).

Color values

HEX#01110F
RGBrgb(1, 17, 15)
HSLhsl(173, 89%, 4%)
HSVhsv(173, 94%, 7%)
CMYKcmyk(94.1%, 0%, 11.8%, 93.3%)
CIE-LABlab(3.99, -4.95, -0.58)
CIE-LCHlch(3.99, 4.98, 186.65°)
OKLaboklab(16.09% -0.026 -0.0026)
OKLCHoklch(16.09% 0.026 185.6)
XYZxyz(0.2991, 0.4418, 0.5214)
Luminance0.0044 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#01110F #110103
analogous
#011107 #01110F #010B11
triadic
#01110F #0F0111 #110F01
tetradic
#01110F #070111 #110103 #0B1101
square
#01110F #070111 #110103 #0B1101
split-complementary
#01110F #11010B #110701
monochromatic
#021D1A #021D1A #021D1A #044B42 #088575

Accessibility & contrast

On white

19.29
#01110F on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.09
#01110F on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #01110F
19.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##01110F#FFFFFF#000000##FFFFFF
##01110F1.0019.291.0919.29
#FFFFFF19.291.0021.001.00
#0000001.0921.001.0021.00
##FFFFFF19.291.0021.001.00

Color blindness preview

Protanopia (red-blind)
#0F0F0F
Deuteranopia (green-blind)
#0C0D0F
Tritanopia (blue-blind)
#001210
Achromatopsia (no color)
#0E0E0E

Design tokens & code

CSS
--color: #01110f;
/* rgb */ color: rgb(1, 17, 15);
/* oklch */ color: oklch(16.1% 0.026 185.6);
Tailwind
colors: {
  custom: {
    50: '#474f4e',
    500: '#01110f',
    950: '#000000',
  },
}
SCSS
$custom: #01110f;
$custom-light: #474f4e;
$custom-dark: #000000;
JSON
{
  "hex": "#01110f",
  "rgb": {
    "r": 1,
    "g": 17,
    "b": 15
  },
  "hsl": {
    "h": 172.5,
    "s": 88.889,
    "l": 3.529
  },
  "oklch": {
    "l": 0.16087,
    "c": 0.02608,
    "h": 185.6
  },
  "luminance": 0.00442
}

Semantic roles & 50–950 ramp

primary
#01110F
secondary
#59151D
accent
#2944FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777

Preview Lab

Preview with #01110F

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

Preview Lab → · Contrast checker → · Palette generator →

#01110F Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva