#B0BBBF#B0BBBF
#B0BBBF is a light, near-neutral cyan. Relative luminance 0.485; OKLCH L 78.5% C 0.013 H 221.5°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBBF |
|---|---|
| RGB | rgb(176, 187, 191) |
| HSL | hsl(196, 10%, 72%) |
| HSV | hsv(196, 8%, 75%) |
| CMYK | cmyk(7.9%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(75.16, -3.01, -3.33) |
| CIE-LCH | lch(75.16, 4.49, 227.91°) |
| OKLab | oklab(78.47% -0.0101 -0.0089) |
| OKLCH | oklch(78.47% 0.014 221.5) |
| XYZ | xyz(45.0768, 48.5318, 56.2729) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.40
Silver
#C0C0C0
ΔE00 5.30
Silver (survey)
#C5C9C7
ΔE00 5.45
Cool Gray
#9AA7B0
ΔE00 6.13
Dark Gray
#A9A9A9
ΔE00 6.69
Cool Grey
#95A3A6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBBF #BFB4B0
analogous
#B0BFBC #B0BBBF #B0B4BF
triadic
#B0BBBF #BFB0BB #BBBFB0
tetradic
#B0BBBF #BCB0BF #BFB4B0 #B4BFB0
square
#B0BBBF #BCB0BF #BFB4B0 #B4BFB0
split-complementary
#B0BBBF #BFB0B4 #BFBCB0
monochromatic
#6D8087 #8E9EA4 #B0BBBF #D2D8DA #EEF0F1
Accessibility & contrast
On white
1.96
#B0BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#B0BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBBF
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBBF | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABF
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#ACBCBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b0bbbf; /* rgb */ color: rgb(176, 187, 191); /* oklch */ color: oklch(78.5% 0.013 221.5);
Tailwind
colors: {
custom: {
50: '#c7cfd2',
500: '#b0bbbf',
950: '#000000',
},
}SCSS
$custom: #b0bbbf; $custom-light: #c7cfd2; $custom-dark: #000000;
JSON
{
"hex": "#b0bbbf",
"rgb": {
"r": 176,
"g": 187,
"b": 191
},
"hsl": {
"h": 196,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.7847,
"c": 0.0135,
"h": 221.5
},
"luminance": 0.48532
}Semantic roles & 50–950 ramp
primary
#B0BBBF
secondary
#E7E5E4
accent
#635195
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282