#BAE1FF#BAE1FF
#BAE1FF is a very light, muted cyan. Relative luminance 0.715; OKLCH L 89.2% C 0.058 H 241.4°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE1FF |
|---|---|
| RGB | rgb(186, 225, 255) |
| HSL | hsl(206, 100%, 86%) |
| HSV | hsv(206, 27%, 100%) |
| CMYK | cmyk(27.1%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(87.73, -6.10, -18.72) |
| CIE-LCH | lch(87.73, 19.69, 251.94°) |
| OKLab | oklab(89.17% -0.0279 -0.0511) |
| OKLCH | oklch(89.17% 0.058 241.4) |
| XYZ | xyz(65.2196, 71.5070, 104.9542) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.16
Baby Blue (survey)
#A2CFFE
ΔE00 5.88
Powder Blue (survey)
#B1D1FC
ΔE00 5.93
Light Blue
#95D0FC
ΔE00 6.08
Lightblue
#ADD8E6
ΔE00 7.07
Lightskyblue
#87CEFA
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE1FF #FFD8BA
analogous
#BAFFFB #BAE1FF #BABFFF
triadic
#BAE1FF #FFBAE1 #E1FFBA
tetradic
#BAE1FF #FBBAFF #FFD8BA #BFFFBA
square
#BAE1FF #FBBAFF #FFD8BA #BFFFBA
split-complementary
#BAE1FF #FFBABF #FFFBBA
monochromatic
#40ACFF #7DC6FF #BAE1FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.37
#BAE1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#BAE1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE1FF
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE1FF | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#CBD9FE
Tritanopia (blue-blind)
#A6E8EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bae1ff; /* rgb */ color: rgb(186, 225, 255); /* oklch */ color: oklch(89.2% 0.058 241.4);
Tailwind
colors: {
custom: {
50: '#d0eaff',
500: '#bae1ff',
950: '#000000',
},
}SCSS
$custom: #bae1ff; $custom-light: #d0eaff; $custom-dark: #000000;
JSON
{
"hex": "#bae1ff",
"rgb": {
"r": 186,
"g": 225,
"b": 255
},
"hsl": {
"h": 206.087,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.89172,
"c": 0.05824,
"h": 241.4
},
"luminance": 0.7151
}Semantic roles & 50–950 ramp
primary
#BAE1FF
secondary
#E7A776
accent
#6400E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486