#BBDCF1#BBDCF1
#BBDCF1 is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.7% C 0.045 H 236.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCF1 |
|---|---|
| RGB | rgb(187, 220, 241) |
| HSL | hsl(203, 66%, 84%) |
| HSV | hsv(203, 22%, 95%) |
| CMYK | cmyk(22.4%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(86.06, -6.36, -13.86) |
| CIE-LCH | lch(86.06, 15.25, 245.34°) |
| OKLab | oklab(87.73% -0.0254 -0.0377) |
| OKLCH | oklch(87.73% 0.045 236) |
| XYZ | xyz(61.9595, 68.1001, 93.0821) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.92
Ice Blue
#A5DFF9
ΔE00 5.09
Cloudy Blue
#ACC2D9
ΔE00 7.05
Light Blue Grey
#B7C9E2
ΔE00 7.05
Light Blue
#95D0FC
ΔE00 7.49
Lightsteelblue
#B0C4DE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCF1 #F1D0BB
analogous
#BBF1EB #BBDCF1 #BBC1F1
triadic
#BBDCF1 #F1BBDC #DCF1BB
tetradic
#BBDCF1 #EBBBF1 #F1D0BB #C1F1BB
square
#BBDCF1 #EBBBF1 #F1D0BB #C1F1BB
split-complementary
#BBDCF1 #F1BBC1 #F1EBBB
monochromatic
#55A8DC #88C2E7 #BBDCF1 #E6F2FA #E6F2FA
Accessibility & contrast
On white
1.44
#BBDCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BBDCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCF1
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCF1 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF2
Deuteranopia (green-blind)
#CBD5F1
Tritanopia (blue-blind)
#ACE2E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdcf1; /* rgb */ color: rgb(187, 220, 241); /* oklch */ color: oklch(87.7% 0.045 236.0);
Tailwind
colors: {
custom: {
50: '#d0e6f5',
500: '#bbdcf1',
950: '#000000',
},
}SCSS
$custom: #bbdcf1; $custom-light: #d0e6f5; $custom-dark: #000000;
JSON
{
"hex": "#bbdcf1",
"rgb": {
"r": 187,
"g": 220,
"b": 241
},
"hsl": {
"h": 203.333,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.87726,
"c": 0.04545,
"h": 236
},
"luminance": 0.68102
}Semantic roles & 50–950 ramp
primary
#BBDCF1
secondary
#D09F80
accent
#5F18CE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485