#01202F#01202F

#01202F is a very dark, muted cyan. Relative luminance 0.012; OKLCH L 23.0% C 0.046 H 233.6°. Best body text is #FFFFFF at 16.81:1 contrast (WCAG AA passes).

Color values

HEX#01202F
RGBrgb(1, 32, 47)
HSLhsl(200, 96%, 9%)
HSVhsv(200, 98%, 18%)
CMYKcmyk(97.9%, 31.9%, 0%, 81.6%)
CIE-LABlab(10.88, -4.80, -13.20)
CIE-LCHlch(10.88, 14.05, 250.01°)
OKLaboklab(22.95% -0.0276 -0.0373)
OKLCHoklch(22.95% 0.046 233.6)
XYZxyz(1.0419, 1.2446, 2.8741)
Luminance0.0124 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#01202F #2F1001
analogous
#012F27 #01202F #01092F
triadic
#01202F #2F0120 #202F01
tetradic
#01202F #27012F #2F1001 #092F01
square
#01202F #27012F #2F1001 #092F01
split-complementary
#01202F #2F0109 #2F2701
monochromatic
#01141E #01141E #01202F #02496B #0472A7

Accessibility & contrast

On white

16.81
#01202F on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.25
#01202F on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #01202F
16.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##01202F#FFFFFF#000000##FFFFFF
##01202F1.0016.811.2516.81
#FFFFFF16.811.0021.001.00
#0000001.2521.001.0021.00
##FFFFFF16.811.0021.001.00

Color blindness preview

Protanopia (red-blind)
#192030
Deuteranopia (green-blind)
#121B2F
Tritanopia (blue-blind)
#002425
Achromatopsia (no color)
#1D1D1D

Design tokens & code

CSS
--color: #01202f;
/* rgb */ color: rgb(1, 32, 47);
/* oklch */ color: oklch(23.0% 0.046 233.6);
Tailwind
colors: {
  custom: {
    50: '#4a5b67',
    500: '#01202f',
    950: '#000000',
  },
}
SCSS
$custom: #01202f;
$custom-light: #4a5b67;
$custom-dark: #000000;
JSON
{
  "hex": "#01202f",
  "rgb": {
    "r": 1,
    "g": 32,
    "b": 47
  },
  "hsl": {
    "h": 199.565,
    "s": 95.833,
    "l": 9.412
  },
  "oklch": {
    "l": 0.22953,
    "c": 0.04641,
    "h": 233.6
  },
  "luminance": 0.01245
}

Semantic roles & 50–950 ramp

primary
#01202F
secondary
#753617
accent
#6F29FF
background
#F4F5F6
surface
#E7E9EB
border
#C3C5C6
text
#010406
muted
#77797A

Preview Lab

Preview with #01202F

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

Preview Lab → · Contrast checker → · Palette generator →

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