#02201C#02201C

#02201C is a very dark, muted teal. Relative luminance 0.011; OKLCH L 22.0% C 0.037 H 182.7°. Best body text is #FFFFFF at 17.13:1 contrast (WCAG AA passes).

Color values

HEX#02201C
RGBrgb(2, 32, 28)
HSLhsl(172, 88%, 7%)
HSVhsv(172, 94%, 13%)
CMYKcmyk(93.8%, 0%, 12.5%, 87.5%)
CIE-LABlab(10.03, -12.46, -0.56)
CIE-LCHlch(10.03, 12.47, 182.58°)
OKLaboklab(21.98% -0.0368 -0.0017)
OKLCHoklch(21.98% 0.037 182.7)
XYZxyz(0.7510, 1.1297, 1.2768)
Luminance0.0113 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#02201C #200206
analogous
#02200D #02201C #021520
triadic
#02201C #1C0220 #201C02
tetradic
#02201C #0D0220 #200206 #152002
square
#02201C #0D0220 #200206 #152002
split-complementary
#02201C #200215 #200D02
monochromatic
#021D19 #021D19 #02201C #065A4E #099381

Accessibility & contrast

On white

17.13
#02201C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.23
#02201C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #02201C
17.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##02201C#FFFFFF#000000##FFFFFF
##02201C1.0017.131.2317.13
#FFFFFF17.131.0021.001.00
#0000001.2321.001.0021.00
##FFFFFF17.131.0021.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #02201c;
/* rgb */ color: rgb(2, 32, 28);
/* oklch */ color: oklch(22.0% 0.037 182.7);
Tailwind
colors: {
  custom: {
    50: '#475b57',
    500: '#02201c',
    950: '#000000',
  },
}
SCSS
$custom: #02201c;
$custom-light: #475b57;
$custom-dark: #000000;
JSON
{
  "hex": "#02201c",
  "rgb": {
    "r": 2,
    "g": 32,
    "b": 28
  },
  "hsl": {
    "h": 172,
    "s": 88.235,
    "l": 6.667
  },
  "oklch": {
    "l": 0.21979,
    "c": 0.03684,
    "h": 182.7
  },
  "luminance": 0.0113
}

Semantic roles & 50–950 ramp

primary
#02201C
secondary
#661822
accent
#2946FE
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978

Preview Lab

Preview with #02201C

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

Preview Lab → · Contrast checker → · Palette generator →

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