#00FF20
#00FF20
#FF00DF
#FF00DF
Color Values
| Format | #00FF20 | #FF00DF |
|---|---|---|
| HEX | #00FF20 | #FF00DF |
| RGB | 0, 255, 32 | 255, 0, 223 |
| HSL | 127.5, 100.0%, 50.0% | 307.5, 100.0%, 50.0% |
| HSV | 127.5, 100.0%, 100.0% | 307.5, 100.0%, 100.0% |
| CMYK | 100.0%, 0.0%, 87.5%, 0.0% | 0.0%, 100.0%, 12.5%, 0.0% |
| OKLCH | 0.867 0.2899 143.0 | 0.684 0.3033 335.6 |
Contrast & Accessibility
2.43:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FF00DF → Background: #00FF20
The quick brown fox jumps over the lazy dog
Text: #00FF20 → Background: #FF00DF
Color Difference (Delta E)
220.94
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #00FF20, #FF00DF);
background: linear-gradient(135deg, #00FF20, #FF00DF);