#1ABC1A
#1ABC1A
#BC1ABC
#BC1ABC
Color Values
| Format | #1ABC1A | #BC1ABC |
|---|---|---|
| HEX | #1ABC1A | #BC1ABC |
| RGB | 26, 188, 26 | 188, 26, 188 |
| HSL | 120.0, 75.7%, 42.0% | 300.0, 75.7%, 42.0% |
| HSV | 120.0, 86.2%, 73.7% | 300.0, 86.2%, 73.7% |
| CMYK | 86.2%, 0.0%, 86.2%, 26.3% | 0.0%, 86.2%, 0.0%, 26.3% |
| OKLCH | 0.6916 0.2263 142.6 | 0.5652 0.2467 328.3 |
Contrast & Accessibility
2.06:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #BC1ABC → Background: #1ABC1A
The quick brown fox jumps over the lazy dog
Text: #1ABC1A → Background: #BC1ABC
Color Difference (Delta E)
179.89
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #1ABC1A, #BC1ABC);
background: linear-gradient(135deg, #1ABC1A, #BC1ABC);