black
#000000
#7DECCC
#7DECCC
Color Values
| Format | #000000 | #7DECCC |
|---|---|---|
| HEX | #000000 | #7DECCC |
| RGB | 0, 0, 0 | 125, 236, 204 |
| HSL | 0.0, 0.0%, 0.0% | 162.7, 74.5%, 70.8% |
| HSV | 0.0, 0.0%, 0.0% | 162.7, 47.0%, 92.5% |
| CMYK | 0%, 0%, 0%, 100% | 47.0%, 0.0%, 13.6%, 7.5% |
| OKLCH | 0.0 0.0 0.0 | 0.8682 0.1129 172.6 |
Contrast & Accessibility
14.74:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #7DECCC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #7DECCC
Color Difference (Delta E)
95.07
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #7DECCC);
background: linear-gradient(135deg, #000000, #7DECCC);