#BBF0FF#BBF0FF
#BBF0FF is a very light, muted cyan. Relative luminance 0.801; OKLCH L 92.3% C 0.058 H 217.0°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0FF |
|---|---|
| RGB | rgb(187, 240, 255) |
| HSL | hsl(193, 100%, 87%) |
| HSV | hsv(193, 27%, 100%) |
| CMYK | cmyk(26.7%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(91.73, -13.47, -12.71) |
| CIE-LCH | lch(91.73, 18.52, 223.34°) |
| OKLab | oklab(92.35% -0.046 -0.0346) |
| OKLCH | oklch(92.35% 0.058 217) |
| XYZ | xyz(69.6981, 80.1019, 106.3772) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.35
Powder Blue
#B0E0E6
ΔE00 4.88
Ice Blue
#A5DFF9
ΔE00 5.33
Light Sky Blue
#C6FCFF
ΔE00 5.42
Lightblue
#ADD8E6
ΔE00 5.45
Pale Blue
#D0FEFE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0FF #FFCABB
analogous
#BBFFEC #BBF0FF #BBCEFF
triadic
#BBF0FF #FFBBF0 #F0FFBB
tetradic
#BBF0FF #ECBBFF #FFCABB #CEFFBB
square
#BBF0FF #ECBBFF #FFCABB #CEFFBB
split-complementary
#BBF0FF #FFBBCE #FFECBB
monochromatic
#41D5FF #7EE3FF #BBF0FF #E0F8FF #E0F8FF
Accessibility & contrast
On white
1.23
#BBF0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#BBF0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0FF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0FF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#DAE4FF
Tritanopia (blue-blind)
#A5F6F4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf0ff; /* rgb */ color: rgb(187, 240, 255); /* oklch */ color: oklch(92.3% 0.058 217.0);
Tailwind
colors: {
custom: {
50: '#d1f5ff',
500: '#bbf0ff',
950: '#000000',
},
}SCSS
$custom: #bbf0ff; $custom-light: #d1f5ff; $custom-dark: #000000;
JSON
{
"hex": "#bbf0ff",
"rgb": {
"r": 187,
"g": 240,
"b": 255
},
"hsl": {
"h": 193.235,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.9235,
"c": 0.0576,
"h": 217
},
"luminance": 0.80105
}Semantic roles & 50–950 ramp
primary
#BBF0FF
secondary
#E79077
accent
#3300E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141718
muted
#838586