black
#000000
#69AABB
#69AABB
Color Values
| Format | #000000 | #69AABB |
|---|---|---|
| HEX | #000000 | #69AABB |
| RGB | 0, 0, 0 | 105, 170, 187 |
| HSL | 0.0, 0.0%, 0.0% | 192.4, 37.6%, 57.3% |
| HSV | 0.0, 0.0%, 0.0% | 192.4, 43.9%, 73.3% |
| CMYK | 0%, 0%, 0%, 100% | 43.9%, 9.1%, 0.0%, 26.7% |
| OKLCH | 0.0 0.0 0.0 | 0.7006 0.0708 216.3 |
Contrast & Accessibility
8.07:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #69AABB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #69AABB
Color Difference (Delta E)
69.66
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #69AABB);
background: linear-gradient(135deg, #000000, #69AABB);