black
#000000
#1BCDCD
#1BCDCD
Color Values
| Format | #000000 | #1BCDCD |
|---|---|---|
| HEX | #000000 | #1BCDCD |
| RGB | 0, 0, 0 | 27, 205, 205 |
| HSL | 0.0, 0.0%, 0.0% | 180.0, 76.7%, 45.5% |
| HSV | 0.0, 0.0%, 0.0% | 180.0, 86.8%, 80.4% |
| CMYK | 0%, 0%, 0%, 100% | 86.8%, 0.0%, 0.0%, 19.6% |
| OKLCH | 0.0 0.0 0.0 | 0.7697 0.128 194.8 |
Contrast & Accessibility
10.66:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #1BCDCD → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #1BCDCD
Color Difference (Delta E)
85.73
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #1BCDCD);
background: linear-gradient(135deg, #000000, #1BCDCD);