#00FF03
#00FF03
#FF00FC
#FF00FC
Color Values
| Format | #00FF03 | #FF00FC |
|---|---|---|
| HEX | #00FF03 | #FF00FC |
| RGB | 0, 255, 3 | 255, 0, 252 |
| HSL | 120.7, 100.0%, 50.0% | 300.7, 100.0%, 50.0% |
| HSV | 120.7, 100.0%, 100.0% | 300.7, 100.0%, 100.0% |
| CMYK | 100.0%, 0.0%, 98.8%, 0.0% | 0.0%, 100.0%, 1.2%, 0.0% |
| OKLCH | 0.8665 0.2945 142.5 | 0.6999 0.3206 329.0 |
Contrast & Accessibility
2.3:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FF00FC → Background: #00FF03
The quick brown fox jumps over the lazy dog
Text: #00FF03 → Background: #FF00FC
Color Difference (Delta E)
234.26
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #00FF03, #FF00FC);
background: linear-gradient(135deg, #00FF03, #FF00FC);