#01101C#01101C

#01101C is a very dark, muted cyan. Relative luminance 0.005; OKLCH L 16.5% C 0.035 H 240.5°. Best body text is #FFFFFF at 19.23:1 contrast (WCAG AA passes).

Color values

HEX#01101C
RGBrgb(1, 16, 28)
HSLhsl(207, 93%, 6%)
HSVhsv(207, 96%, 11%)
CMYKcmyk(96.4%, 42.9%, 0%, 89%)
CIE-LABlab(4.16, -1.26, -9.32)
CIE-LCHlch(4.16, 9.40, 262.32°)
OKLaboklab(16.54% -0.0174 -0.0306)
OKLCHoklch(16.54% 0.035 240.5)
XYZxyz(0.4073, 0.4608, 1.1659)
Luminance0.0046 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#01101C #1C0D01
analogous
#011C1A #01101C #01021C
triadic
#01101C #1C0110 #101C01
tetradic
#01101C #1A011C #1C0D01 #021C01
square
#01101C #1A011C #1C0D01 #021C01
split-complementary
#01101C #1C0102 #1C1A01
monochromatic
#01111E #01111E #01111E #033257 #055492

Accessibility & contrast

On white

19.23
#01101C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.09
#01101C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #01101C
19.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##01101C#FFFFFF#000000##FFFFFF
##01101C1.0019.231.0919.23
#FFFFFF19.231.0021.001.00
#0000001.0921.001.0021.00
##FFFFFF19.231.0021.001.00

Color blindness preview

Protanopia (red-blind)
#0A101D
Deuteranopia (green-blind)
#060D1C
Tritanopia (blue-blind)
#001314
Achromatopsia (no color)
#0F0F0F

Design tokens & code

CSS
--color: #01101c;
/* rgb */ color: rgb(1, 16, 28);
/* oklch */ color: oklch(16.5% 0.035 240.5);
Tailwind
colors: {
  custom: {
    50: '#464e58',
    500: '#01101c',
    950: '#000000',
  },
}
SCSS
$custom: #01101c;
$custom-light: #464e58;
$custom-dark: #000000;
JSON
{
  "hex": "#01101c",
  "rgb": {
    "r": 1,
    "g": 16,
    "b": 28
  },
  "hsl": {
    "h": 206.667,
    "s": 93.103,
    "l": 5.686
  },
  "oklch": {
    "l": 0.16535,
    "c": 0.03522,
    "h": 240.5
  },
  "luminance": 0.00461
}

Semantic roles & 50–950 ramp

primary
#01101C
secondary
#643815
accent
#8829FF
background
#F3F4F5
surface
#E5E7E9
border
#C1C3C5
text
#000103
muted
#767778

Preview Lab

Preview with #01101C

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

Preview Lab → · Contrast checker → · Palette generator →

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