#BBDCF7#BBDCF7
#BBDCF7 is a very light, muted cyan. Relative luminance 0.685; OKLCH L 87.9% C 0.051 H 243.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCF7 |
|---|---|
| RGB | rgb(187, 220, 247) |
| HSL | hsl(207, 79%, 85%) |
| HSV | hsv(207, 24%, 97%) |
| CMYK | cmyk(24.3%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(86.24, -5.03, -16.75) |
| CIE-LCH | lch(86.24, 17.49, 253.28°) |
| OKLab | oklab(87.93% -0.0233 -0.0457) |
| OKLCH | oklch(87.93% 0.051 243) |
| XYZ | xyz(62.8705, 68.4645, 97.8801) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.43
Baby Blue (survey)
#A2CFFE
ΔE00 5.88
Ice Blue
#A5DFF9
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 6.09
Light Blue
#95D0FC
ΔE00 6.47
Cloudy Blue
#ACC2D9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCF7 #F7D6BB
analogous
#BBF7F4 #BBDCF7 #BBBEF7
triadic
#BBDCF7 #F7BBDC #DCF7BB
tetradic
#BBDCF7 #F4BBF7 #F7D6BB #BEF7BB
square
#BBDCF7 #F4BBF7 #F7D6BB #BEF7BB
split-complementary
#BBDCF7 #F7BBBE #F7F4BB
monochromatic
#4DA4EA #84C0F1 #BBDCF7 #E4F1FC #E4F1FC
Accessibility & contrast
On white
1.43
#BBDCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#BBDCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCF7
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCF7 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF8
Deuteranopia (green-blind)
#C9D5F7
Tritanopia (blue-blind)
#AAE3E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdcf7; /* rgb */ color: rgb(187, 220, 247); /* oklch */ color: oklch(87.9% 0.051 243.0);
Tailwind
colors: {
custom: {
50: '#d0e6f9',
500: '#bbdcf7',
950: '#000000',
},
}SCSS
$custom: #bbdcf7; $custom-light: #d0e6f9; $custom-dark: #000000;
JSON
{
"hex": "#bbdcf7",
"rgb": {
"r": 187,
"g": 220,
"b": 247
},
"hsl": {
"h": 207,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.87929,
"c": 0.05124,
"h": 243
},
"luminance": 0.68467
}Semantic roles & 50–950 ramp
primary
#BBDCF7
secondary
#D9A67D
accent
#680ADB
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485