#BBCBD0#BBCBD0
#BBCBD0 is a very light, near-neutral cyan. Relative luminance 0.578; OKLCH L 83.1% C 0.019 H 218.4°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCBD0 |
|---|---|
| RGB | rgb(187, 203, 208) |
| HSL | hsl(194, 18%, 77%) |
| HSV | hsv(194, 10%, 82%) |
| CMYK | cmyk(10.1%, 2.4%, 0%, 18.4%) |
| CIE-LAB | lab(80.64, -4.43, -4.34) |
| CIE-LCH | lch(80.64, 6.20, 224.46°) |
| OKLab | oklab(83.14% -0.0147 -0.0117) |
| OKLCH | oklch(83.14% 0.019 218.4) |
| XYZ | xyz(53.2321, 57.8299, 68.0200) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.34
Fog
#D8DCE0
ΔE00 6.78
Silver
#C0C0C0
ΔE00 7.04
Light Gray
#D3D3D3
ΔE00 7.23
Dove Gray
#B6B8BD
ΔE00 7.40
Lightblue
#ADD8E6
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCBD0 #D0C0BB
analogous
#BBD0CB #BBCBD0 #BBC0D0
triadic
#BBCBD0 #D0BBCB #CBD0BB
tetradic
#BBCBD0 #CBBBD0 #D0C0BB #C0D0BB
square
#BBCBD0 #CBBBD0 #D0C0BB #C0D0BB
split-complementary
#BBCBD0 #D0BBC0 #D0CBBB
monochromatic
#73949E #97AFB7 #BBCBD0 #DFE7E9 #EDF1F2
Accessibility & contrast
On white
1.67
#BBCBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#BBCBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCBD0
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCBD0 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CAD0
Deuteranopia (green-blind)
#C4C7D0
Tritanopia (blue-blind)
#B6CDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbcbd0; /* rgb */ color: rgb(187, 203, 208); /* oklch */ color: oklch(83.1% 0.019 218.4);
Tailwind
colors: {
custom: {
50: '#cfdade',
500: '#bbcbd0',
950: '#000000',
},
}SCSS
$custom: #bbcbd0; $custom-light: #cfdade; $custom-dark: #000000;
JSON
{
"hex": "#bbcbd0",
"rgb": {
"r": 187,
"g": 203,
"b": 208
},
"hsl": {
"h": 194.286,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.83144,
"c": 0.01881,
"h": 218.4
},
"luminance": 0.57831
}Semantic roles & 50–950 ramp
primary
#BBCBD0
secondary
#A5918A
accent
#5D499D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384