#BBDCF6#BBDCF6
#BBDCF6 is a very light, muted cyan. Relative luminance 0.684; OKLCH L 87.9% C 0.050 H 241.9°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCF6 |
|---|---|
| RGB | rgb(187, 220, 246) |
| HSL | hsl(206, 77%, 85%) |
| HSV | hsv(206, 24%, 96%) |
| CMYK | cmyk(24%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(86.21, -5.25, -16.27) |
| CIE-LCH | lch(86.21, 17.10, 252.10°) |
| OKLab | oklab(87.9% -0.0236 -0.0443) |
| OKLCH | oklch(87.9% 0.05 241.9) |
| XYZ | xyz(62.7166, 68.4029, 97.0696) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.77
Ice Blue
#A5DFF9
ΔE00 5.78
Baby Blue (survey)
#A2CFFE
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 6.20
Light Blue
#95D0FC
ΔE00 6.58
Lightblue
#ADD8E6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCF6 #F6D5BB
analogous
#BBF6F3 #BBDCF6 #BBBEF6
triadic
#BBDCF6 #F6BBDC #DCF6BB
tetradic
#BBDCF6 #F3BBF6 #F6D5BB #BEF6BB
square
#BBDCF6 #F3BBF6 #F6D5BB #BEF6BB
split-complementary
#BBDCF6 #F6BBBE #F6F3BB
monochromatic
#4FA4E8 #85C0EF #BBDCF6 #E4F1FB #E4F1FB
Accessibility & contrast
On white
1.43
#BBDCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BBDCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCF6
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCF6 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF7
Deuteranopia (green-blind)
#CAD5F6
Tritanopia (blue-blind)
#AAE2E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdcf6; /* rgb */ color: rgb(187, 220, 246); /* oklch */ color: oklch(87.9% 0.050 241.9);
Tailwind
colors: {
custom: {
50: '#d0e6f9',
500: '#bbdcf6',
950: '#000000',
},
}SCSS
$custom: #bbdcf6; $custom-light: #d0e6f9; $custom-dark: #000000;
JSON
{
"hex": "#bbdcf6",
"rgb": {
"r": 187,
"g": 220,
"b": 246
},
"hsl": {
"h": 206.441,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.87895,
"c": 0.05022,
"h": 241.9
},
"luminance": 0.68405
}Semantic roles & 50–950 ramp
primary
#BBDCF6
secondary
#D8A57D
accent
#670DD9
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485