#BBE1FC#BBE1FC
#BBE1FC is a very light, muted cyan. Relative luminance 0.714; OKLCH L 89.1% C 0.055 H 239.2°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE1FC |
|---|---|
| RGB | rgb(187, 225, 252) |
| HSL | hsl(205, 92%, 86%) |
| HSV | hsv(205, 26%, 99%) |
| CMYK | cmyk(25.8%, 10.7%, 0%, 1.2%) |
| CIE-LAB | lab(87.70, -6.50, -17.18) |
| CIE-LCH | lch(87.70, 18.37, 249.29°) |
| OKLab | oklab(89.13% -0.028 -0.0469) |
| OKLCH | oklch(89.13% 0.055 239.2) |
| XYZ | xyz(64.9843, 71.4411, 102.4421) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.77
Lightblue
#ADD8E6
ΔE00 6.27
Light Blue
#95D0FC
ΔE00 6.54
Baby Blue (survey)
#A2CFFE
ΔE00 6.60
Powder Blue (survey)
#B1D1FC
ΔE00 6.66
Baby Blue
#89CFF0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE1FC #FCD6BB
analogous
#BBFCF6 #BBE1FC #BBC0FC
triadic
#BBE1FC #FCBBE1 #E1FCBB
tetradic
#BBE1FC #F6BBFC #FCD6BB #C0FCBB
square
#BBE1FC #F6BBFC #FCD6BB #C0FCBB
split-complementary
#BBE1FC #FCBBC0 #FCF6BB
monochromatic
#46ADF7 #80C7F9 #BBE1FC #E2F2FE #E2F2FE
Accessibility & contrast
On white
1.37
#BBE1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#BBE1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE1FC
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE1FC | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FD
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#A8E8E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbe1fc; /* rgb */ color: rgb(187, 225, 252); /* oklch */ color: oklch(89.1% 0.055 239.2);
Tailwind
colors: {
custom: {
50: '#d0eafd',
500: '#bbe1fc',
950: '#000000',
},
}SCSS
$custom: #bbe1fc; $custom-light: #d0eafd; $custom-dark: #000000;
JSON
{
"hex": "#bbe1fc",
"rgb": {
"r": 187,
"g": 225,
"b": 252
},
"hsl": {
"h": 204.923,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.89132,
"c": 0.0546,
"h": 239.2
},
"luminance": 0.71443
}Semantic roles & 50–950 ramp
primary
#BBE1FC
secondary
#E2A579
accent
#5F00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485