black
#000000
#4DEFCA
#4DEFCA
Color Values
| Format | #000000 | #4DEFCA |
|---|---|---|
| HEX | #000000 | #4DEFCA |
| RGB | 0, 0, 0 | 77, 239, 202 |
| HSL | 0.0, 0.0%, 0.0% | 166.3, 83.5%, 62.0% |
| HSV | 0.0, 0.0%, 0.0% | 166.3, 67.8%, 93.7% |
| CMYK | 0%, 0%, 0%, 100% | 67.8%, 0.0%, 15.5%, 6.3% |
| OKLCH | 0.0 0.0 0.0 | 0.8595 0.1432 174.2 |
Contrast & Accessibility
14.52:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #4DEFCA → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #4DEFCA
Color Difference (Delta E)
99.6
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #4DEFCA);
background: linear-gradient(135deg, #000000, #4DEFCA);