black
#000000
#7BCDCD
#7BCDCD
Color Values
| Format | #000000 | #7BCDCD |
|---|---|---|
| HEX | #000000 | #7BCDCD |
| RGB | 0, 0, 0 | 123, 205, 205 |
| HSL | 0.0, 0.0%, 0.0% | 180.0, 45.1%, 64.3% |
| HSV | 0.0, 0.0%, 0.0% | 180.0, 40.0%, 80.4% |
| CMYK | 0%, 0%, 0%, 100% | 40.0%, 0.0%, 0.0%, 19.6% |
| OKLCH | 0.0 0.0 0.0 | 0.7962 0.0803 195.7 |
Contrast & Accessibility
11.46:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #7BCDCD → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #7BCDCD
Color Difference (Delta E)
81.75
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #7BCDCD);
background: linear-gradient(135deg, #000000, #7BCDCD);