#012C23#012C23

#012C23 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.2% C 0.049 H 174.8°. Best body text is #FFFFFF at 15.15:1 contrast (WCAG AA passes).

Color values

HEX#012C23
RGBrgb(1, 44, 35)
HSLhsl(167, 96%, 9%)
HSVhsv(167, 98%, 17%)
CMYKcmyk(97.7%, 0%, 20.5%, 82.7%)
CIE-LABlab(15.11, -17.14, 1.78)
CIE-LCHlch(15.11, 17.23, 174.07°)
OKLaboklab(26.21% -0.0484 0.0045)
OKLCHoklch(26.21% 0.049 174.8)
XYZxyz(1.2164, 1.9290, 1.8980)
Luminance0.0193 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#012C23 #2C010A
analogous
#012C0E #012C23 #01202C
triadic
#012C23 #23012C #2C2301
tetradic
#012C23 #0E012C #2C010A #202C01
square
#012C23 #0E012C #2C010A #202C01
split-complementary
#012C23 #2C0120 #2C0E01
monochromatic
#011E18 #011E18 #012C23 #026853 #04A482

Accessibility & contrast

On white

15.15
#012C23 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.39
#012C23 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #012C23
15.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##012C23#FFFFFF#000000##FFFFFF
##012C231.0015.151.3915.15
#FFFFFF15.151.0021.001.00
#0000001.3921.001.0021.00
##FFFFFF15.151.0021.001.00

Color blindness preview

Protanopia (red-blind)
#2A2823
Deuteranopia (green-blind)
#242424
Tritanopia (blue-blind)
#002D29
Achromatopsia (no color)
#262626

Design tokens & code

CSS
--color: #012c23;
/* rgb */ color: rgb(1, 44, 35);
/* oklch */ color: oklch(26.2% 0.049 174.8);
Tailwind
colors: {
  custom: {
    50: '#4a655d',
    500: '#012c23',
    950: '#000000',
  },
}
SCSS
$custom: #012c23;
$custom-light: #4a655d;
$custom-dark: #000000;
JSON
{
  "hex": "#012c23",
  "rgb": {
    "r": 1,
    "g": 44,
    "b": 35
  },
  "hsl": {
    "h": 167.442,
    "s": 95.556,
    "l": 8.824
  },
  "oklch": {
    "l": 0.26208,
    "c": 0.04864,
    "h": 174.8
  },
  "luminance": 0.01929
}

Semantic roles & 50–950 ramp

primary
#012C23
secondary
#72172A
accent
#2956FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79

Preview Lab

Preview with #012C23

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

Preview Lab → · Contrast checker → · Palette generator →

#012C23 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva