#075985
Tailwind sky-800
#075985 is a blue colour. In RGB it is 7 red, 89 green and 133 blue, which converts to a hue of 201 degrees, 90% saturation and 27% lightness. It is Tailwind sky-800 in that design system's palette.
Color values
| HEX | #075985 |
|---|---|
| RGB | rgb(7, 89, 133) |
| HSL | hsl(201, 90%, 27%) |
| HSV | hsv(201, 95%, 52%) |
| CMYK | cmyk(95%, 33%, 0%, 48%) |
Contrast and accessibility
Against white the contrast ratio is 7.56:1, and against black it is 2.78:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.
| Background | Ratio | Normal text | Large text |
|---|---|---|---|
| White | 7.56:1 | AAA | AAA |
| Black | 2.78:1 | Fail | Fail |
Tints and shades
Lighter tints move #075985 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #075985; |
|---|---|
| CSS rgb() | color: rgb(7 89 133); |
| Tailwind | bg-[#075985] |
| SwiftUI | Color(red: 0.027, green: 0.349, blue: 0.522) |
| Android | Color.parseColor("#075985") |
Closest named color
The nearest CSS colour keyword to #075985 is teal (#008080).