black
#000000
#70DDEF
#70DDEF
Color Values
| Format | #000000 | #70DDEF |
|---|---|---|
| HEX | #000000 | #70DDEF |
| RGB | 0, 0, 0 | 112, 221, 239 |
| HSL | 0.0, 0.0%, 0.0% | 188.5, 79.9%, 68.8% |
| HSV | 0.0, 0.0%, 0.0% | 188.5, 53.1%, 93.7% |
| CMYK | 0%, 0%, 0%, 100% | 53.1%, 7.5%, 0.0%, 6.3% |
| OKLCH | 0.0 0.0 0.0 | 0.8396 0.103 209.6 |
Contrast & Accessibility
13.28:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #70DDEF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #70DDEF
Color Difference (Delta E)
88.65
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #70DDEF);
background: linear-gradient(135deg, #000000, #70DDEF);