#BBDCF8#BBDCF8
#BBDCF8 is a very light, muted cyan. Relative luminance 0.685; OKLCH L 88.0% C 0.052 H 244.0°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCF8 |
|---|---|
| RGB | rgb(187, 220, 248) |
| HSL | hsl(208, 81%, 85%) |
| HSV | hsv(208, 25%, 97%) |
| CMYK | cmyk(24.6%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(86.27, -4.81, -17.23) |
| CIE-LCH | lch(86.27, 17.89, 254.42°) |
| OKLab | oklab(87.96% -0.0229 -0.047) |
| OKLCH | oklch(87.96% 0.052 244) |
| XYZ | xyz(63.0252, 68.5264, 98.6949) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.10
Baby Blue (survey)
#A2CFFE
ΔE00 5.63
Light Blue Grey
#B7C9E2
ΔE00 6.00
Ice Blue
#A5DFF9
ΔE00 6.18
Light Blue
#95D0FC
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCF8 #F8D7BB
analogous
#BBF8F5 #BBDCF8 #BBBDF8
triadic
#BBDCF8 #F8BBDC #DCF8BB
tetradic
#BBDCF8 #F5BBF8 #F8D7BB #BDF8BB
square
#BBDCF8 #F5BBF8 #F8D7BB #BDF8BB
split-complementary
#BBDCF8 #F8BBBD #F8F5BB
monochromatic
#4CA3ED #84BFF2 #BBDCF8 #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.43
#BBDCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BBDCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCF8
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCF8 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCF9
Deuteranopia (green-blind)
#C9D5F7
Tritanopia (blue-blind)
#AAE3E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdcf8; /* rgb */ color: rgb(187, 220, 248); /* oklch */ color: oklch(88.0% 0.052 244.0);
Tailwind
colors: {
custom: {
50: '#d0e6fa',
500: '#bbdcf8',
950: '#000000',
},
}SCSS
$custom: #bbdcf8; $custom-light: #d0e6fa; $custom-dark: #000000;
JSON
{
"hex": "#bbdcf8",
"rgb": {
"r": 187,
"g": 220,
"b": 248
},
"hsl": {
"h": 207.541,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.87964,
"c": 0.05227,
"h": 244
},
"luminance": 0.68529
}Semantic roles & 50–950 ramp
primary
#BBDCF8
secondary
#DBA87C
accent
#6A08DE
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485