#BAE1FC#BAE1FC
#BAE1FC is a very light, muted cyan. Relative luminance 0.713; OKLCH L 89.1% C 0.055 H 238.5°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE1FC |
|---|---|
| RGB | rgb(186, 225, 252) |
| HSL | hsl(205, 92%, 86%) |
| HSV | hsv(205, 26%, 99%) |
| CMYK | cmyk(26.2%, 10.7%, 0%, 1.2%) |
| CIE-LAB | lab(87.64, -6.79, -17.28) |
| CIE-LCH | lch(87.64, 18.57, 248.56°) |
| OKLab | oklab(89.07% -0.0289 -0.0472) |
| OKLCH | oklch(89.07% 0.055 238.5) |
| XYZ | xyz(64.7405, 71.3154, 102.4307) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.51
Lightblue
#ADD8E6
ΔE00 6.10
Light Blue
#95D0FC
ΔE00 6.45
Baby Blue (survey)
#A2CFFE
ΔE00 6.64
Powder Blue (survey)
#B1D1FC
ΔE00 6.81
Baby Blue
#89CFF0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE1FC #FCD5BA
analogous
#BAFCF6 #BAE1FC #BAC0FC
triadic
#BAE1FC #FCBAE1 #E1FCBA
tetradic
#BAE1FC #F6BAFC #FCD5BA #C0FCBA
square
#BAE1FC #F6BAFC #FCD5BA #C0FCBA
split-complementary
#BAE1FC #FCBAC0 #FCF6BA
monochromatic
#45AEF7 #7FC8F9 #BAE1FC #E2F2FE #E2F2FE
Accessibility & contrast
On white
1.38
#BAE1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#BAE1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE1FC
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE1FC | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FD
Deuteranopia (green-blind)
#CCD8FC
Tritanopia (blue-blind)
#A7E8E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bae1fc; /* rgb */ color: rgb(186, 225, 252); /* oklch */ color: oklch(89.1% 0.055 238.5);
Tailwind
colors: {
custom: {
50: '#d0eafd',
500: '#bae1fc',
950: '#000000',
},
}SCSS
$custom: #bae1fc; $custom-light: #d0eafd; $custom-dark: #000000;
JSON
{
"hex": "#bae1fc",
"rgb": {
"r": 186,
"g": 225,
"b": 252
},
"hsl": {
"h": 204.545,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.89068,
"c": 0.05533,
"h": 238.5
},
"luminance": 0.71318
}Semantic roles & 50–950 ramp
primary
#BAE1FC
secondary
#E2A479
accent
#5E00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485