black
#000000
#67ABCD
#67ABCD
Color Values
| Format | #000000 | #67ABCD |
|---|---|---|
| HEX | #000000 | #67ABCD |
| RGB | 0, 0, 0 | 103, 171, 205 |
| HSL | 0.0, 0.0%, 0.0% | 200.0, 50.5%, 60.4% |
| HSV | 0.0, 0.0%, 0.0% | 200.0, 49.8%, 80.4% |
| CMYK | 0%, 0%, 0%, 100% | 49.8%, 16.6%, 0.0%, 19.6% |
| OKLCH | 0.0 0.0 0.0 | 0.709 0.085 231.4 |
Contrast & Accessibility
8.28:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #67ABCD → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #67ABCD
Color Difference (Delta E)
72.05
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #67ABCD);
background: linear-gradient(135deg, #000000, #67ABCD);