#00FF14
#00FF14
#FF00EB
#FF00EB
Color Values
| Format | #00FF14 | #FF00EB |
|---|---|---|
| HEX | #00FF14 | #FF00EB |
| RGB | 0, 255, 20 | 255, 0, 235 |
| HSL | 124.7, 100.0%, 50.0% | 304.7, 100.0%, 50.0% |
| HSV | 124.7, 100.0%, 100.0% | 304.7, 100.0%, 100.0% |
| CMYK | 100.0%, 0.0%, 92.2%, 0.0% | 0.0%, 100.0%, 7.8%, 0.0% |
| OKLCH | 0.8667 0.2924 142.8 | 0.6903 0.3103 332.8 |
Contrast & Accessibility
2.37:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #FF00EB → Background: #00FF14
The quick brown fox jumps over the lazy dog
Text: #00FF14 → Background: #FF00EB
Color Difference (Delta E)
226.69
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #00FF14, #FF00EB);
background: linear-gradient(135deg, #00FF14, #FF00EB);