black
#000000
#10BABA
#10BABA
Color Values
| Format | #000000 | #10BABA |
|---|---|---|
| HEX | #000000 | #10BABA |
| RGB | 0, 0, 0 | 16, 186, 186 |
| HSL | 0.0, 0.0%, 0.0% | 180.0, 84.2%, 39.6% |
| HSV | 0.0, 0.0%, 0.0% | 180.0, 91.4%, 72.9% |
| CMYK | 0%, 0%, 0%, 100% | 91.4%, 0.0%, 0.0%, 27.1% |
| OKLCH | 0.0 0.0 0.0 | 0.7152 0.1202 194.8 |
Contrast & Accessibility
8.75:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #10BABA → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #10BABA
Color Difference (Delta E)
78.89
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #10BABA);
background: linear-gradient(135deg, #000000, #10BABA);