#000604#000604
#000604 is a very dark, muted teal. Relative luminance 0.001; OKLCH L 10.9% C 0.021 H 174.9°. Best body text is #FFFFFF at 20.43:1 contrast (WCAG AA passes).
Color values
| HEX | #000604 |
|---|---|
| RGB | rgb(0, 6, 4) |
| HSL | hsl(160, 100%, 1%) |
| HSV | hsv(160, 100%, 2%) |
| CMYK | cmyk(100%, 0%, 33.3%, 97.6%) |
| CIE-LAB | lab(1.26, -1.85, 0.20) |
| CIE-LCH | lch(1.26, 1.86, 173.71°) |
| OKLab | oklab(10.9% -0.0205 0.0018) |
| OKLCH | oklch(10.9% 0.021 174.9) |
| XYZ | xyz(0.0870, 0.1390, 0.1371) |
| Luminance | 0.0014 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 1.43
Black
#000000
ΔE00 2.71
Dark
#1B2431
ΔE00 11.67
Gunmetal
#2A3439
ΔE00 13.25
Charcoal (survey)
#343837
ΔE00 13.98
Dark Grey
#363737
ΔE00 14.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#000604 #060002
analogous
#000601 #000604 #000506
triadic
#000604 #040006 #060400
tetradic
#000604 #010006 #060002 #050600
square
#000604 #010006 #060002 #050600
split-complementary
#000604 #060005 #060100
monochromatic
#001F14 #001F14 #001F14 #00432D #008056
Accessibility & contrast
On white
20.43
#000604 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.03
#000604 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #000604
20.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##000604 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##000604 | 1.00 | 20.43 | 1.03 | 20.43 |
| #FFFFFF | 20.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.03 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#050504
Deuteranopia (green-blind)
#040404
Tritanopia (blue-blind)
#000605
Achromatopsia (no color)
#050505
Design tokens & code
CSS
--color: #000604; /* rgb */ color: rgb(0, 6, 4); /* oklch */ color: oklch(10.9% 0.021 174.9);
Tailwind
colors: {
custom: {
50: '#474948',
500: '#000604',
950: '#000000',
},
}SCSS
$custom: #000604; $custom-light: #474948; $custom-dark: #000000;
JSON
{
"hex": "#000604",
"rgb": {
"r": 0,
"g": 6,
"b": 4
},
"hsl": {
"h": 160,
"s": 100,
"l": 1.176
},
"oklch": {
"l": 0.10902,
"c": 0.02056,
"h": 174.9
},
"luminance": 0.00139
}Semantic roles & 50–950 ramp
primary
#000604
secondary
#530F25
accent
#2970FF
background
#F3F4F4
surface
#E5E6E6
border
#C1C2C2
text
#000000
muted
#777777