#BBF0FC#BBF0FC
#BBF0FC is a very light, muted cyan. Relative luminance 0.799; OKLCH L 92.3% C 0.056 H 213.1°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0FC |
|---|---|
| RGB | rgb(187, 240, 252) |
| HSL | hsl(191, 92%, 86%) |
| HSV | hsv(191, 26%, 99%) |
| CMYK | cmyk(25.8%, 4.8%, 0%, 1.2%) |
| CIE-LAB | lab(91.64, -14.14, -11.28) |
| CIE-LCH | lch(91.64, 18.09, 218.58°) |
| OKLab | oklab(92.25% -0.0471 -0.0307) |
| OKLCH | oklch(92.25% 0.056 213.1) |
| XYZ | xyz(69.2189, 79.9103, 103.8537) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.31
Powder Blue
#B0E0E6
ΔE00 4.15
Light Sky Blue
#C6FCFF
ΔE00 4.40
Pale Blue
#D0FEFE
ΔE00 5.56
Lightblue
#ADD8E6
ΔE00 5.67
Really Light Blue
#D4FFFF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0FC #FCC7BB
analogous
#BBFCE7 #BBF0FC #BBCFFC
triadic
#BBF0FC #FCBBF0 #F0FCBB
tetradic
#BBF0FC #E7BBFC #FCC7BB #CFFCBB
square
#BBF0FC #E7BBFC #FCC7BB #CFFCBB
split-complementary
#BBF0FC #FCBBCF #FCE7BB
monochromatic
#46D6F7 #80E3F9 #BBF0FC #E2F9FE #E2F9FE
Accessibility & contrast
On white
1.24
#BBF0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#BBF0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0FC
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0FC | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#A6F5F4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf0fc; /* rgb */ color: rgb(187, 240, 252); /* oklch */ color: oklch(92.3% 0.056 213.1);
Tailwind
colors: {
custom: {
50: '#d1f5fd',
500: '#bbf0fc',
950: '#000000',
},
}SCSS
$custom: #bbf0fc; $custom-light: #d1f5fd; $custom-dark: #000000;
JSON
{
"hex": "#bbf0fc",
"rgb": {
"r": 187,
"g": 240,
"b": 252
},
"hsl": {
"h": 191.077,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.92253,
"c": 0.05627,
"h": 213.1
},
"luminance": 0.79913
}Semantic roles & 50–950 ramp
primary
#BBF0FC
secondary
#E28D79
accent
#2A00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585