#0369A1
Tailwind sky-700
#0369A1 is a blue colour. In RGB it is 3 red, 105 green and 161 blue, which converts to a hue of 201 degrees, 96% saturation and 32% lightness. It is Tailwind sky-700 in that design system's palette.
Color values
| HEX | #0369A1 |
|---|---|
| RGB | rgb(3, 105, 161) |
| HSL | hsl(201, 96%, 32%) |
| HSV | hsv(201, 98%, 63%) |
| CMYK | cmyk(98%, 35%, 0%, 37%) |
Contrast and accessibility
Against white the contrast ratio is 5.93:1, and against black it is 3.54: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 | 5.93:1 | AA | AAA |
| Black | 3.54:1 | Fail | AA |
Tints and shades
Lighter tints move #0369A1 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #0369A1; |
|---|---|
| CSS rgb() | color: rgb(3 105 161); |
| Tailwind | bg-[#0369a1] |
| SwiftUI | Color(red: 0.012, green: 0.412, blue: 0.631) |
| Android | Color.parseColor("#0369A1") |
Closest named color
The nearest CSS colour keyword to #0369A1 is teal (#008080).