black
#000000
#BEEAAA
#BEEAAA
Color Values
| Format | #000000 | #BEEAAA |
|---|---|---|
| HEX | #000000 | #BEEAAA |
| RGB | 0, 0, 0 | 190, 234, 170 |
| HSL | 0.0, 0.0%, 0.0% | 101.2, 60.4%, 79.2% |
| HSV | 0.0, 0.0%, 0.0% | 101.2, 27.4%, 91.8% |
| CMYK | 0%, 0%, 0%, 100% | 18.8%, 0.0%, 27.4%, 8.2% |
| OKLCH | 0.0 0.0 0.0 | 0.89 0.0968 136.1 |
Contrast & Accessibility
15.54:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #BEEAAA → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #BEEAAA
Color Difference (Delta E)
95.72
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #BEEAAA);
background: linear-gradient(135deg, #000000, #BEEAAA);