#0288D1
Material lightblue 700
#0288D1 is a blue colour. In RGB it is 2 red, 136 green and 209 blue, which converts to a hue of 201 degrees, 98% saturation and 41% lightness. It is Material lightblue 700 in that design system's palette.
Color values
| HEX | #0288D1 |
|---|---|
| RGB | rgb(2, 136, 209) |
| HSL | hsl(201, 98%, 41%) |
| HSV | hsv(201, 99%, 82%) |
| CMYK | cmyk(99%, 35%, 0%, 18%) |
Contrast and accessibility
Against white the contrast ratio is 3.86:1, and against black it is 5.44: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 | 3.86:1 | Fail | AA |
| Black | 5.44:1 | AA | AAA |
Tints and shades
Lighter tints move #0288D1 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #0288D1; |
|---|---|
| CSS rgb() | color: rgb(2 136 209); |
| Tailwind | bg-[#0288d1] |
| SwiftUI | Color(red: 0.008, green: 0.533, blue: 0.820) |
| Android | Color.parseColor("#0288D1") |
Closest named color
The nearest CSS colour keyword to #0288D1 is dodgerblue (#1E90FF).