#BAE6FD
Tailwind sky-200
#BAE6FD is a blue colour. In RGB it is 186 red, 230 green and 253 blue, which converts to a hue of 201 degrees, 94% saturation and 86% lightness. It is Tailwind sky-200 in that design system's palette.
Color values
| HEX | #BAE6FD |
|---|---|
| RGB | rgb(186, 230, 253) |
| HSL | hsl(201, 94%, 86%) |
| HSV | hsv(201, 26%, 99%) |
| CMYK | cmyk(26%, 9%, 0%, 1%) |
Contrast and accessibility
Against white the contrast ratio is 1.33:1, and against black it is 15.82: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 | 1.33:1 | Fail | Fail |
| Black | 15.82:1 | AAA | AAA |
Tints and shades
Lighter tints move #BAE6FD toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #BAE6FD; |
|---|---|
| CSS rgb() | color: rgb(186 230 253); |
| Tailwind | bg-[#bae6fd] |
| SwiftUI | Color(red: 0.729, green: 0.902, blue: 0.992) |
| Android | Color.parseColor("#BAE6FD") |
Closest named color
The nearest CSS colour keyword to #BAE6FD is paleturquoise (#AFEEEE).