#01201C#01201C

#01201C is a very dark, muted teal. Relative luminance 0.011; OKLCH L 21.9% C 0.038 H 182.9°. Best body text is #FFFFFF at 17.15:1 contrast (WCAG AA passes).

Color values

HEX#01201C
RGBrgb(1, 32, 28)
HSLhsl(172, 94%, 6%)
HSVhsv(172, 97%, 13%)
CMYKcmyk(96.9%, 0%, 12.5%, 87.5%)
CIE-LABlab(9.98, -12.76, -0.64)
CIE-LCHlch(9.98, 12.77, 182.88°)
OKLaboklab(21.92% -0.0378 -0.0019)
OKLCHoklch(21.92% 0.038 182.9)
XYZxyz(0.7385, 1.1232, 1.2763)
Luminance0.0112 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#01201C #200105
analogous
#01200D #01201C #011520
triadic
#01201C #1C0120 #201C01
tetradic
#01201C #0D0120 #200105 #152001
square
#01201C #0D0120 #200105 #152001
split-complementary
#01201C #200115 #200D01
monochromatic
#011E1A #011E1A #01201C #035B50 #059784

Accessibility & contrast

On white

17.15
#01201C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.22
#01201C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #01201C
17.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##01201C#FFFFFF#000000##FFFFFF
##01201C1.0017.151.2217.15
#FFFFFF17.151.0021.001.00
#0000001.2221.001.0021.00
##FFFFFF17.151.0021.001.00

Color blindness preview

Protanopia (red-blind)
#1E1D1C
Deuteranopia (green-blind)
#191A1C
Tritanopia (blue-blind)
#00211F
Achromatopsia (no color)
#1B1B1B

Design tokens & code

CSS
--color: #01201c;
/* rgb */ color: rgb(1, 32, 28);
/* oklch */ color: oklch(21.9% 0.038 182.9);
Tailwind
colors: {
  custom: {
    50: '#465b57',
    500: '#01201c',
    950: '#000000',
  },
}
SCSS
$custom: #01201c;
$custom-light: #465b57;
$custom-dark: #000000;
JSON
{
  "hex": "#01201c",
  "rgb": {
    "r": 1,
    "g": 32,
    "b": 28
  },
  "hsl": {
    "h": 172.258,
    "s": 93.939,
    "l": 6.471
  },
  "oklch": {
    "l": 0.21924,
    "c": 0.03787,
    "h": 182.9
  },
  "luminance": 0.01123
}

Semantic roles & 50–950 ramp

primary
#01201C
secondary
#671520
accent
#2944FF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978

Preview Lab

Preview with #01201C

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

Preview Lab → · Contrast checker → · Palette generator →

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