#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 |
|---|---|
| RGB | rgb(0, 2, 4) |
| HSL | hsl(210, 100%, 1%) |
| HSV | hsv(210, 100%, 2%) |
| CMYK | cmyk(100%, 50%, 0%, 98.4%) |
| CIE-LAB | lab(0.47, -0.25, -0.94) |
| CIE-LCH | lch(0.47, 0.97, 255.32°) |
| OKLab | oklab(7.97% -0.0099 -0.0133) |
| OKLCH | oklch(7.97% 0.017 233.5) |
| XYZ | xyz(0.0436, 0.0522, 0.1226) |
| Luminance | 0.0005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Black
#000000
ΔE00 1.02
Almost Black
#070D0D
ΔE00 2.58
Dark
#1B2431
ΔE00 10.90
Very Dark Brown
#1D0200
ΔE00 12.33
Gunmetal
#2A3439
ΔE00 13.73
Dark Grey
#363737
ΔE00 14.35
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 |
|---|---|---|---|---|
| ##000204 | 1.00 | 20.78 | 1.01 | 20.78 |
| #FFFFFF | 20.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.01 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.78 | 1.00 | 21.00 | 1.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