#00AAAB
#00AAAB
#AB0100
#AB0100
Color Values
| Format | #00AAAB | #AB0100 |
|---|---|---|
| HEX | #00AAAB | #AB0100 |
| RGB | 0, 170, 171 | 171, 1, 0 |
| HSL | 180.4, 100.0%, 33.5% | 0.4, 100.0%, 33.5% |
| HSV | 180.4, 100.0%, 67.1% | 0.4, 100.0%, 67.1% |
| CMYK | 100.0%, 0.6%, 0.0%, 32.9% | 0.0%, 99.4%, 100.0%, 32.9% |
| OKLCH | 0.6686 0.114 195.5 | 0.4658 0.1907 29.3 |
Contrast & Accessibility
2.68:1
AA Fail
AA Large Fail
AAA Fail
AAA Large Fail
Text Readability
The quick brown fox jumps over the lazy dog
Text: #AB0100 → Background: #00AAAB
The quick brown fox jumps over the lazy dog
Text: #00AAAB → Background: #AB0100
Color Difference (Delta E)
115.57
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #00AAAB, #AB0100);
background: linear-gradient(135deg, #00AAAB, #AB0100);