#BBDCF9#BBDCF9
#BBDCF9 is a very light, muted cyan. Relative luminance 0.686; OKLCH L 88.0% C 0.053 H 245.0°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCF9 |
|---|---|
| RGB | rgb(187, 220, 249) |
| HSL | hsl(208, 84%, 85%) |
| HSV | hsv(208, 25%, 98%) |
| CMYK | cmyk(24.9%, 11.6%, 0%, 2.4%) |
| CIE-LAB | lab(86.30, -4.58, -17.71) |
| CIE-LCH | lch(86.30, 18.29, 255.50°) |
| OKLab | oklab(88% -0.0225 -0.0483) |
| OKLCH | oklch(88% 0.053 245) |
| XYZ | xyz(63.1808, 68.5886, 99.5142) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.78
Baby Blue (survey)
#A2CFFE
ΔE00 5.41
Light Blue Grey
#B7C9E2
ΔE00 5.93
Light Blue
#95D0FC
ΔE00 6.33
Ice Blue
#A5DFF9
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCF9 #F9D8BB
analogous
#BBF9F7 #BBDCF9 #BBBDF9
triadic
#BBDCF9 #F9BBDC #DCF9BB
tetradic
#BBDCF9 #F7BBF9 #F9D8BB #BDF9BB
square
#BBDCF9 #F7BBF9 #F9D8BB #BDF9BB
split-complementary
#BBDCF9 #F9BBBD #F9F7BB
monochromatic
#4BA2EF #83BFF4 #BBDCF9 #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.43
#BBDCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BBDCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCF9
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCF9 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFA
Deuteranopia (green-blind)
#C9D5F8
Tritanopia (blue-blind)
#AAE3E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdcf9; /* rgb */ color: rgb(187, 220, 249); /* oklch */ color: oklch(88.0% 0.053 245.0);
Tailwind
colors: {
custom: {
50: '#d0e6fb',
500: '#bbdcf9',
950: '#000000',
},
}SCSS
$custom: #bbdcf9; $custom-light: #d0e6fb; $custom-dark: #000000;
JSON
{
"hex": "#bbdcf9",
"rgb": {
"r": 187,
"g": 220,
"b": 249
},
"hsl": {
"h": 208.065,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.87998,
"c": 0.05331,
"h": 245
},
"luminance": 0.68591
}Semantic roles & 50–950 ramp
primary
#BBDCF9
secondary
#DDA97B
accent
#6C05E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485