#0EA5E9
Tailwind sky-500
#0EA5E9 is a cyan colour. In RGB it is 14 red, 165 green and 233 blue, which converts to a hue of 199 degrees, 89% saturation and 48% lightness. It is Tailwind sky-500 in that design system's palette.
Color values
| HEX | #0EA5E9 |
|---|---|
| RGB | rgb(14, 165, 233) |
| HSL | hsl(199, 89%, 48%) |
| HSV | hsv(199, 94%, 91%) |
| CMYK | cmyk(94%, 29%, 0%, 9%) |
Contrast and accessibility
Against white the contrast ratio is 2.77:1, and against black it is 7.58: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 | 2.77:1 | Fail | Fail |
| Black | 7.58:1 | AAA | AAA |
Tints and shades
Lighter tints move #0EA5E9 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #0EA5E9; |
|---|---|
| CSS rgb() | color: rgb(14 165 233); |
| Tailwind | bg-[#0ea5e9] |
| SwiftUI | Color(red: 0.055, green: 0.647, blue: 0.914) |
| Android | Color.parseColor("#0EA5E9") |
Closest named color
The nearest CSS colour keyword to #0EA5E9 is dodgerblue (#1E90FF).