#0C4A6E
Tailwind sky-900
#0C4A6E is a blue colour. In RGB it is 12 red, 74 green and 110 blue, which converts to a hue of 202 degrees, 80% saturation and 24% lightness. It is Tailwind sky-900 in that design system's palette.
Color values
| HEX | #0C4A6E |
|---|---|
| RGB | rgb(12, 74, 110) |
| HSL | hsl(202, 80%, 24%) |
| HSV | hsv(202, 89%, 43%) |
| CMYK | cmyk(89%, 33%, 0%, 57%) |
Contrast and accessibility
Against white the contrast ratio is 9.46:1, and against black it is 2.22: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 | 9.46:1 | AAA | AAA |
| Black | 2.22:1 | Fail | Fail |
Tints and shades
Lighter tints move #0C4A6E toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #0C4A6E; |
|---|---|
| CSS rgb() | color: rgb(12 74 110); |
| Tailwind | bg-[#0c4a6e] |
| SwiftUI | Color(red: 0.047, green: 0.290, blue: 0.431) |
| Android | Color.parseColor("#0C4A6E") |
Closest named color
The nearest CSS colour keyword to #0C4A6E is darkslategray (#2F4F4F).