#BBD0DC#BBD0DC
#BBD0DC is a very light, muted cyan. Relative luminance 0.608; OKLCH L 84.6% C 0.028 H 232.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0DC |
|---|---|
| RGB | rgb(187, 208, 220) |
| HSL | hsl(202, 32%, 80%) |
| HSV | hsv(202, 15%, 86%) |
| CMYK | cmyk(15%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.29, -4.60, -8.32) |
| CIE-LCH | lch(82.29, 9.51, 241.04°) |
| OKLab | oklab(84.56% -0.0171 -0.0225) |
| OKLCH | oklch(84.56% 0.028 232.7) |
| XYZ | xyz(55.9645, 60.8427, 76.4915) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.72
Lightblue
#ADD8E6
ΔE00 6.11
Light Blue Grey
#B7C9E2
ΔE00 6.28
Lightsteelblue
#B0C4DE
ΔE00 6.69
Light Grey Blue
#9DBCD4
ΔE00 7.02
Fog
#D8DCE0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0DC #DCC7BB
analogous
#BBDCD8 #BBD0DC #BBC0DC
triadic
#BBD0DC #DCBBD0 #D0DCBB
tetradic
#BBD0DC #D8BBDC #DCC7BB #C0DCBB
square
#BBD0DC #D8BBDC #DCC7BB #C0DCBB
split-complementary
#BBD0DC #DCBBC0 #DCD8BB
monochromatic
#6A98B2 #93B4C7 #BBD0DC #E3ECF1 #EBF1F5
Accessibility & contrast
On white
1.59
#BBD0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BBD0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0DC
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0DC | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#B2D3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd0dc; /* rgb */ color: rgb(187, 208, 220); /* oklch */ color: oklch(84.6% 0.028 232.7);
Tailwind
colors: {
custom: {
50: '#cfdee6',
500: '#bbd0dc',
950: '#000000',
},
}SCSS
$custom: #bbd0dc; $custom-light: #cfdee6; $custom-dark: #000000;
JSON
{
"hex": "#bbd0dc",
"rgb": {
"r": 187,
"g": 208,
"b": 220
},
"hsl": {
"h": 201.818,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.84556,
"c": 0.02822,
"h": 232.7
},
"luminance": 0.60844
}Semantic roles & 50–950 ramp
primary
#BBD0DC
secondary
#B39888
accent
#633BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484