#00201F#00201F

#00201F is a very dark, muted teal. Relative luminance 0.011; OKLCH L 22.0% C 0.038 H 191.8°. Best body text is #FFFFFF at 17.12:1 contrast (WCAG AA passes).

Color values

HEX#00201F
RGBrgb(0, 32, 31)
HSLhsl(178, 100%, 6%)
HSVhsv(178, 100%, 13%)
CMYKcmyk(100%, 0%, 3.1%, 87.5%)
CIE-LABlab(10.04, -12.01, -2.77)
CIE-LCHlch(10.04, 12.32, 192.96°)
OKLaboklab(22% -0.037 -0.0077)
OKLCHoklch(22% 0.038 191.8)
XYZxyz(0.7637, 1.1318, 1.4743)
Luminance0.0113 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#00201F #200001
analogous
#00200F #00201F #001120
triadic
#00201F #1F0020 #201F00
tetradic
#00201F #0F0020 #200001 #112000
square
#00201F #0F0020 #200001 #112000
split-complementary
#00201F #200011 #200F00
monochromatic
#001F1E #001F1E #00201F #005D5A #009A96

Accessibility & contrast

On white

17.12
#00201F on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.23
#00201F on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #00201F
17.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##00201F#FFFFFF#000000##FFFFFF
##00201F1.0017.121.2317.12
#FFFFFF17.121.0021.001.00
#0000001.2321.001.0021.00
##FFFFFF17.121.0021.001.00

Color blindness preview

Protanopia (red-blind)
#1D1E1F
Deuteranopia (green-blind)
#181A1F
Tritanopia (blue-blind)
#002120
Achromatopsia (no color)
#1C1C1C

Design tokens & code

CSS
--color: #00201f;
/* rgb */ color: rgb(0, 32, 31);
/* oklch */ color: oklch(22.0% 0.038 191.8);
Tailwind
colors: {
  custom: {
    50: '#465b5a',
    500: '#00201f',
    950: '#000000',
  },
}
SCSS
$custom: #00201f;
$custom-light: #465b5a;
$custom-dark: #000000;
JSON
{
  "hex": "#00201f",
  "rgb": {
    "r": 0,
    "g": 32,
    "b": 31
  },
  "hsl": {
    "h": 178.125,
    "s": 100,
    "l": 6.275
  },
  "oklch": {
    "l": 0.22003,
    "c": 0.0378,
    "h": 191.8
  },
  "luminance": 0.01132
}

Semantic roles & 50–950 ramp

primary
#00201F
secondary
#691315
accent
#292FFF
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978

Preview Lab

Preview with #00201F

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

Preview Lab → · Contrast checker → · Palette generator →

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