black
#000000
#001B02
#001B02
Color Values
| Format | #000000 | #001B02 |
|---|---|---|
| HEX | #000000 | #001B02 |
| RGB | 0, 0, 0 | 0, 27, 2 |
| HSL | 0.0, 0.0%, 0.0% | 124.4, 100.0%, 5.3% |
| HSV | 0.0, 0.0%, 0.0% | 124.4, 100.0%, 10.6% |
| CMYK | 0%, 0%, 0%, 100% | 100.0%, 0.0%, 92.6%, 89.4% |
| OKLCH | 0.0 0.0 0.0 | 0.193 0.0615 144.6 |
Contrast & Accessibility
1.16:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #001B02 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #001B02
Color Difference (Delta E)
18.54
Noticeable
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #001B02);
background: linear-gradient(135deg, #000000, #001B02);