#000204#000204

#000204 is a very dark, near-neutral cyan. Relative luminance 0.001; OKLCH L 8.0% C 0.017 H 233.5°. Best body text is #FFFFFF at 20.78:1 contrast (WCAG AA passes).

Color values

HEX#000204
RGBrgb(0, 2, 4)
HSLhsl(210, 100%, 1%)
HSVhsv(210, 100%, 2%)
CMYKcmyk(100%, 50%, 0%, 98.4%)
CIE-LABlab(0.47, -0.25, -0.94)
CIE-LCHlch(0.47, 0.97, 255.32°)
OKLaboklab(7.97% -0.0099 -0.0133)
OKLCHoklch(7.97% 0.017 233.5)
XYZxyz(0.0436, 0.0522, 0.1226)
Luminance0.0005 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#000204 #040200
analogous
#000404 #000204 #000004
triadic
#000204 #040002 #020400
tetradic
#000204 #040004 #040200 #000400
square
#000204 #040004 #040200 #000400
split-complementary
#000204 #040000 #040400
monochromatic
#000F1F #000F1F #000F1F #002141 #003F7E

Accessibility & contrast

On white

20.78
#000204 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

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

Best text color

#FFFFFF on #000204
20.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##000204#FFFFFF#000000##FFFFFF
##0002041.0020.781.0120.78
#FFFFFF20.781.0021.001.00
#0000001.0121.001.0021.00
##FFFFFF20.781.0021.001.00

Color blindness preview

Protanopia (red-blind)
#010204
Deuteranopia (green-blind)
#010204
Tritanopia (blue-blind)
#000203
Achromatopsia (no color)
#020202

Design tokens & code

CSS
--color: #000204;
/* rgb */ color: rgb(0, 2, 4);
/* oklch */ color: oklch(8.0% 0.017 233.5);
Tailwind
colors: {
  custom: {
    50: '#474848',
    500: '#000204',
    950: '#000000',
  },
}
SCSS
$custom: #000204;
$custom-light: #474848;
$custom-dark: #000000;
JSON
{
  "hex": "#000204",
  "rgb": {
    "r": 0,
    "g": 2,
    "b": 4
  },
  "hsl": {
    "h": 210,
    "s": 100,
    "l": 0.784
  },
  "oklch": {
    "l": 0.07972,
    "c": 0.01658,
    "h": 233.5
  },
  "luminance": 0.00052
}

Semantic roles & 50–950 ramp

primary
#000204
secondary
#51300E
accent
#9429FF
background
#F3F4F4
surface
#E5E6E6
border
#C1C2C2
text
#000000
muted
#777777

Preview Lab

Preview with #000204

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

Preview Lab → · Contrast checker → · Palette generator →

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