black
#000000
#B4FFEB
#B4FFEB
Color Values
| Format | #000000 | #B4FFEB |
|---|---|---|
| HEX | #000000 | #B4FFEB |
| RGB | 0, 0, 0 | 180, 255, 235 |
| HSL | 0.0, 0.0%, 0.0% | 164.0, 100.0%, 85.3% |
| HSV | 0.0, 0.0%, 0.0% | 164.0, 29.4%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 29.4%, 0.0%, 7.8%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9455 0.0788 176.1 |
Contrast & Accessibility
18.44:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #B4FFEB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #B4FFEB
Color Difference (Delta E)
98.65
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #B4FFEB);
background: linear-gradient(135deg, #000000, #B4FFEB);