black
#000000
#BEFFEE
#BEFFEE
Color Values
| Format | #000000 | #BEFFEE |
|---|---|---|
| HEX | #000000 | #BEFFEE |
| RGB | 0, 0, 0 | 190, 255, 238 |
| HSL | 0.0, 0.0%, 0.0% | 164.3, 100.0%, 87.3% |
| HSV | 0.0, 0.0%, 0.0% | 164.3, 25.5%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 25.5%, 0.0%, 6.7%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9519 0.0688 176.8 |
Contrast & Accessibility
18.73:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #BEFFEE → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #BEFFEE
Color Difference (Delta E)
98.32
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #BEFFEE);
background: linear-gradient(135deg, #000000, #BEFFEE);