#30FF00
#30FF00
#CF00FF
#CF00FF
Color Values
| Format | #30FF00 | #CF00FF |
|---|---|---|
| HEX | #30FF00 | #CF00FF |
| RGB | 48, 255, 0 | 207, 0, 255 |
| HSL | 108.7, 100.0%, 50.0% | 288.7, 100.0%, 50.0% |
| HSV | 108.7, 100.0%, 100.0% | 288.7, 100.0%, 100.0% |
| CMYK | 81.2%, 0.0%, 100.0%, 0.0% | 18.8%, 100.0%, 0.0%, 0.0% |
| OKLCH | 0.8699 0.2901 141.6 | 0.6316 0.3076 317.2 |
Contrast & Accessibility
3.03:1
AA Fail
AA Large Pass
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #CF00FF → Background: #30FF00
The quick brown fox jumps over the lazy dog
Text: #30FF00 → Background: #CF00FF
Color Difference (Delta E)
238.04
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #30FF00, #CF00FF);
background: linear-gradient(135deg, #30FF00, #CF00FF);