#BBDBF1#BBDBF1
#BBDBF1 is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.5% C 0.046 H 238.1°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBF1 |
|---|---|
| RGB | rgb(187, 219, 241) |
| HSL | hsl(204, 66%, 84%) |
| HSV | hsv(204, 22%, 95%) |
| CMYK | cmyk(22.4%, 9.1%, 0%, 5.5%) |
| CIE-LAB | lab(85.79, -5.84, -14.25) |
| CIE-LCH | lch(85.79, 15.40, 247.70°) |
| OKLab | oklab(87.52% -0.0241 -0.0387) |
| OKLCH | oklch(87.52% 0.046 238.1) |
| XYZ | xyz(61.6978, 67.5767, 92.9949) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.44
Ice Blue
#A5DFF9
ΔE00 5.45
Light Blue Grey
#B7C9E2
ΔE00 6.51
Cloudy Blue
#ACC2D9
ΔE00 6.61
Lightsteelblue
#B0C4DE
ΔE00 7.03
Powder Blue (survey)
#B1D1FC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBF1 #F1D1BB
analogous
#BBF1EC #BBDBF1 #BBC0F1
triadic
#BBDBF1 #F1BBDB #DBF1BB
tetradic
#BBDBF1 #ECBBF1 #F1D1BB #C0F1BB
square
#BBDBF1 #ECBBF1 #F1D1BB #C0F1BB
split-complementary
#BBDBF1 #F1BBC0 #F1ECBB
monochromatic
#55A5DC #88C0E7 #BBDBF1 #E6F2FA #E6F2FA
Accessibility & contrast
On white
1.45
#BBDBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BBDBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBF1
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBF1 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF2
Deuteranopia (green-blind)
#CAD4F1
Tritanopia (blue-blind)
#ACE1E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdbf1; /* rgb */ color: rgb(187, 219, 241); /* oklch */ color: oklch(87.5% 0.046 238.1);
Tailwind
colors: {
custom: {
50: '#d0e6f5',
500: '#bbdbf1',
950: '#000000',
},
}SCSS
$custom: #bbdbf1; $custom-light: #d0e6f5; $custom-dark: #000000;
JSON
{
"hex": "#bbdbf1",
"rgb": {
"r": 187,
"g": 219,
"b": 241
},
"hsl": {
"h": 204.444,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.87519,
"c": 0.04564,
"h": 238.1
},
"luminance": 0.67579
}Semantic roles & 50–950 ramp
primary
#BBDBF1
secondary
#D0A180
accent
#6218CE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485