#000612#000612
#000612 is a very dark, muted blue. Relative luminance 0.002; OKLCH L 12.0% C 0.034 H 250.1°. Best body text is #FFFFFF at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #000612 |
|---|---|
| RGB | rgb(0, 6, 18) |
| HSL | hsl(220, 100%, 4%) |
| HSV | hsv(220, 100%, 7%) |
| CMYK | cmyk(100%, 66.7%, 0%, 92.9%) |
| CIE-LAB | lab(1.57, 0.37, -5.82) |
| CIE-LCH | lch(1.57, 5.84, 273.63°) |
| OKLab | oklab(12.03% -0.0116 -0.0322) |
| OKLCH | oklch(12.03% 0.034 250.1) |
| XYZ | xyz(0.1743, 0.1739, 0.5965) |
| Luminance | 0.0017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Black
#000000
ΔE00 5.25
Almost Black
#070D0D
ΔE00 5.47
Dark
#1B2431
ΔE00 8.14
Gunmetal
#2A3439
ΔE00 13.09
Dark Navy Blue
#00022E
ΔE00 13.54
Midnight
#03012D
ΔE00 13.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000612 #120C00
analogous
#000F12 #000612 #030012
triadic
#000612 #120006 #061200
tetradic
#000612 #12000F #120C00 #001203
square
#000612 #12000F #120C00 #001203
split-complementary
#000612 #120300 #0F1200
monochromatic
#000A1F #000A1F #000A1F #001A4F #002F8C
Accessibility & contrast
On white
20.29
#000612 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#000612 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000612
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000612 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000612 | 1.00 | 20.29 | 1.03 | 20.29 |
| #FFFFFF | 20.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#020712
Deuteranopia (green-blind)
#010512
Tritanopia (blue-blind)
#00090A
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #000612; /* rgb */ color: rgb(0, 6, 18); /* oklch */ color: oklch(12.0% 0.034 250.1);
Tailwind
colors: {
custom: {
50: '#46494f',
500: '#000612',
950: '#000000',
},
}SCSS
$custom: #000612; $custom-light: #46494f; $custom-dark: #000000;
JSON
{
"hex": "#000612",
"rgb": {
"r": 0,
"g": 6,
"b": 18
},
"hsl": {
"h": 220,
"s": 100,
"l": 3.529
},
"oklch": {
"l": 0.12034,
"c": 0.03419,
"h": 250.1
},
"luminance": 0.00174
}Semantic roles & 50–950 ramp
primary
#000612
secondary
#5D4410
accent
#B829FF
background
#F3F4F4
surface
#E5E6E7
border
#C1C2C3
text
#000002
muted
#777778