#01282C#01282C

#01282C is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.3% C 0.042 H 205.1°. Best body text is #FFFFFF at 15.66:1 contrast (WCAG AA passes).

Color values

HEX#01282C
RGBrgb(1, 40, 44)
HSLhsl(186, 96%, 9%)
HSVhsv(186, 98%, 17%)
CMYKcmyk(97.7%, 9.1%, 0%, 82.7%)
CIE-LABlab(13.86, -11.46, -6.45)
CIE-LCHlch(13.86, 13.15, 209.40°)
OKLaboklab(25.3% -0.0383 -0.018)
OKLCHoklch(25.3% 0.042 205.1)
XYZxyz(1.2257, 1.7057, 2.6470)
Luminance0.0171 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#01282C #2C0501
analogous
#012C1B #01282C #01132C
triadic
#01282C #2C0128 #282C01
tetradic
#01282C #1B012C #2C0501 #132C01
square
#01282C #1B012C #2C0501 #132C01
split-complementary
#01282C #2C0113 #2C1B01
monochromatic
#011B1E #011B1E #01282C #025E68 #0495A4

Accessibility & contrast

On white

15.66
#01282C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.34
#01282C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #01282C
15.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##01282C#FFFFFF#000000##FFFFFF
##01282C1.0015.661.3415.66
#FFFFFF15.661.0021.001.00
#0000001.3421.001.0021.00
##FFFFFF15.661.0021.001.00

Color blindness preview

Protanopia (red-blind)
#23262C
Deuteranopia (green-blind)
#1D212C
Tritanopia (blue-blind)
#002A29
Achromatopsia (no color)
#232323

Design tokens & code

CSS
--color: #01282c;
/* rgb */ color: rgb(1, 40, 44);
/* oklch */ color: oklch(25.3% 0.042 205.1);
Tailwind
colors: {
  custom: {
    50: '#4a6265',
    500: '#01282c',
    950: '#000000',
  },
}
SCSS
$custom: #01282c;
$custom-light: #4a6265;
$custom-dark: #000000;
JSON
{
  "hex": "#01282c",
  "rgb": {
    "r": 1,
    "g": 40,
    "b": 44
  },
  "hsl": {
    "h": 185.581,
    "s": 95.556,
    "l": 8.824
  },
  "oklch": {
    "l": 0.253,
    "c": 0.04234,
    "h": 205.1
  },
  "luminance": 0.01706
}

Semantic roles & 50–950 ramp

primary
#01282C
secondary
#721F17
accent
#3D29FF
background
#F4F5F6
surface
#E7EAEB
border
#C3C6C6
text
#010505
muted
#77797A

Preview Lab

Preview with #01282C

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

Preview Lab → · Contrast checker → · Palette generator →

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