#000202#000202

#000202 is a very dark, near-neutral teal. Relative luminance 0.000; OKLCH L 7.7% C 0.013 H 194.8°. Best body text is #FFFFFF at 20.80:1 contrast (WCAG AA passes).

Color values

HEX#000202
RGBrgb(0, 2, 2)
HSLhsl(180, 100%, 0%)
HSVhsv(180, 100%, 1%)
CMYKcmyk(100%, 0%, 0%, 99.2%)
CIE-LABlab(0.43, -0.52, -0.18)
CIE-LCHlch(0.43, 0.55, 199.42°)
OKLaboklab(7.67% -0.0126 -0.0033)
OKLCHoklch(7.67% 0.013 194.8)
XYZxyz(0.0327, 0.0478, 0.0649)
Luminance0.0005 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#000202 #020000
analogous
#000201 #000202 #000102
triadic
#000202 #020002 #020200
tetradic
#000202 #010002 #020000 #010200
square
#000202 #010002 #020000 #010200
split-complementary
#000202 #020001 #020100
monochromatic
#001F1F #001F1F #001F1F #003F3F #007C7C

Accessibility & contrast

On white

20.80
#000202 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.01
#000202 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #000202
20.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##000202#FFFFFF#000000##FFFFFF
##0002021.0020.801.0120.80
#FFFFFF20.801.0021.001.00
#0000001.0121.001.0021.00
##FFFFFF20.801.0021.001.00

Color blindness preview

Protanopia (red-blind)
#020202
Deuteranopia (green-blind)
#010102
Tritanopia (blue-blind)
#000202
Achromatopsia (no color)
#020202

Design tokens & code

CSS
--color: #000202;
/* rgb */ color: rgb(0, 2, 2);
/* oklch */ color: oklch(7.7% 0.013 194.8);
Tailwind
colors: {
  custom: {
    50: '#474848',
    500: '#000202',
    950: '#000000',
  },
}
SCSS
$custom: #000202;
$custom-light: #474848;
$custom-dark: #000000;
JSON
{
  "hex": "#000202",
  "rgb": {
    "r": 0,
    "g": 2,
    "b": 2
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 0.392
  },
  "oklch": {
    "l": 0.07666,
    "c": 0.01308,
    "h": 194.8
  },
  "luminance": 0.00048
}

Semantic roles & 50–950 ramp

primary
#000202
secondary
#500E0E
accent
#2929FF
background
#F3F4F4
surface
#E5E6E6
border
#C1C2C2
text
#000000
muted
#777777

Preview Lab

Preview with #000202

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

Preview Lab → · Contrast checker → · Palette generator →

#000202 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva