black
#000000
#BAFAFF
#BAFAFF
Color Values
| Format | #000000 | #BAFAFF |
|---|---|---|
| HEX | #000000 | #BAFAFF |
| RGB | 0, 0, 0 | 186, 250, 255 |
| HSL | 0.0, 0.0%, 0.0% | 184.3, 100.0%, 86.5% |
| HSV | 0.0, 0.0%, 0.0% | 184.3, 27.1%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 27.1%, 2.0%, 0.0%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.944 0.0641 202.2 |
Contrast & Accessibility
18.21:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #BAFAFF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #BAFAFF
Color Difference (Delta E)
96.57
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #BAFAFF);
background: linear-gradient(135deg, #000000, #BAFAFF);