black
#000000
#060708
#060708
Color Values
| Format | #000000 | #060708 |
|---|---|---|
| HEX | #000000 | #060708 |
| RGB | 0, 0, 0 | 6, 7, 8 |
| HSL | 0.0, 0.0%, 0.0% | 210.0, 14.3%, 2.7% |
| HSV | 0.0, 0.0%, 0.0% | 210.0, 25.0%, 3.1% |
| CMYK | 0%, 0%, 0%, 100% | 25.0%, 12.5%, 0.0%, 96.9% |
| OKLCH | 0.0 0.0 0.0 | 0.1276 0.0035 245.8 |
Contrast & Accessibility
1.04:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #060708 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #060708
Color Difference (Delta E)
1.94
Similar
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #060708);
background: linear-gradient(135deg, #000000, #060708);