#0284C7
Tailwind sky-600
#0284C7 is a blue colour. In RGB it is 2 red, 132 green and 199 blue, which converts to a hue of 200 degrees, 98% saturation and 39% lightness. It is Tailwind sky-600 in that design system's palette.
Color values
| HEX | #0284C7 |
|---|---|
| RGB | rgb(2, 132, 199) |
| HSL | hsl(200, 98%, 39%) |
| HSV | hsv(200, 99%, 78%) |
| CMYK | cmyk(99%, 34%, 0%, 22%) |
Contrast and accessibility
Against white the contrast ratio is 4.1:1, and against black it is 5.13: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 | 4.1:1 | Fail | AA |
| Black | 5.13:1 | AA | AAA |
Tints and shades
Lighter tints move #0284C7 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #0284C7; |
|---|---|
| CSS rgb() | color: rgb(2 132 199); |
| Tailwind | bg-[#0284c7] |
| SwiftUI | Color(red: 0.008, green: 0.518, blue: 0.780) |
| Android | Color.parseColor("#0284C7") |
Closest named color
The nearest CSS colour keyword to #0284C7 is steelblue (#4682B4).