#29B6F6
Material lightblue 400
#29B6F6 is a cyan colour. In RGB it is 41 red, 182 green and 246 blue, which converts to a hue of 199 degrees, 92% saturation and 56% lightness. It is Material lightblue 400 in that design system's palette.
Color values
| HEX | #29B6F6 |
|---|---|
| RGB | rgb(41, 182, 246) |
| HSL | hsl(199, 92%, 56%) |
| HSV | hsv(199, 83%, 96%) |
| CMYK | cmyk(83%, 26%, 0%, 4%) |
Contrast and accessibility
Against white the contrast ratio is 2.3:1, and against black it is 9.12: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.3:1 | Fail | Fail |
| Black | 9.12:1 | AAA | AAA |
Tints and shades
Lighter tints move #29B6F6 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #29B6F6; |
|---|---|
| CSS rgb() | color: rgb(41 182 246); |
| Tailwind | bg-[#29b6f6] |
| SwiftUI | Color(red: 0.161, green: 0.714, blue: 0.965) |
| Android | Color.parseColor("#29B6F6") |
Closest named color
The nearest CSS colour keyword to #29B6F6 is deepskyblue (#00BFFF).