#BBD1DC#BBD1DC
#BBD1DC is a very light, muted cyan. Relative luminance 0.613; OKLCH L 84.8% C 0.028 H 229.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1DC |
|---|---|
| RGB | rgb(187, 209, 220) |
| HSL | hsl(200, 32%, 80%) |
| HSV | hsv(200, 15%, 86%) |
| CMYK | cmyk(15%, 5%, 0%, 13.7%) |
| CIE-LAB | lab(82.56, -5.13, -7.93) |
| CIE-LCH | lch(82.56, 9.44, 237.12°) |
| OKLab | oklab(84.76% -0.0185 -0.0214) |
| OKLCH | oklch(84.76% 0.028 229.2) |
| XYZ | xyz(56.2091, 61.3318, 76.5731) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.62
Cloudy Blue
#ACC2D9
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 6.94
Lightsteelblue
#B0C4DE
ΔE00 7.33
Light Grey Blue
#9DBCD4
ΔE00 7.39
Fog
#D8DCE0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1DC #DCC6BB
analogous
#BBDCD7 #BBD1DC #BBC1DC
triadic
#BBD1DC #DCBBD1 #D1DCBB
tetradic
#BBD1DC #D7BBDC #DCC6BB #C1DCBB
square
#BBD1DC #D7BBDC #DCC6BB #C1DCBB
split-complementary
#BBD1DC #DCBBC1 #DCD7BB
monochromatic
#6A9AB2 #93B6C7 #BBD1DC #E3ECF1 #EBF1F5
Accessibility & contrast
On white
1.58
#BBD1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BBD1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1DC
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1DC | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DD
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#B2D4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd1dc; /* rgb */ color: rgb(187, 209, 220); /* oklch */ color: oklch(84.8% 0.028 229.2);
Tailwind
colors: {
custom: {
50: '#cfdfe6',
500: '#bbd1dc',
950: '#000000',
},
}SCSS
$custom: #bbd1dc; $custom-light: #cfdfe6; $custom-dark: #000000;
JSON
{
"hex": "#bbd1dc",
"rgb": {
"r": 187,
"g": 209,
"b": 220
},
"hsl": {
"h": 200,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.84763,
"c": 0.02827,
"h": 229.2
},
"luminance": 0.61333
}Semantic roles & 50–950 ramp
primary
#BBD1DC
secondary
#B39688
accent
#603BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484