#B3BBBF#B3BBBF
#B3BBBF is a light, near-neutral cyan. Relative luminance 0.489; OKLCH L 78.7% C 0.011 H 228.9°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BBBF |
|---|---|
| RGB | rgb(179, 187, 191) |
| HSL | hsl(200, 9%, 73%) |
| HSV | hsv(200, 6%, 75%) |
| CMYK | cmyk(6.3%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(75.38, -1.99, -2.98) |
| CIE-LCH | lch(75.38, 3.58, 236.23°) |
| OKLab | oklab(78.7% -0.007 -0.008) |
| OKLCH | oklch(78.7% 0.011 228.9) |
| XYZ | xyz(45.7628, 48.8855, 56.3050) |
| Luminance | 0.4889 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.14
Silver
#C0C0C0
ΔE00 4.20
Silver (survey)
#C5C9C7
ΔE00 4.95
Dark Gray
#A9A9A9
ΔE00 6.02
Cool Gray
#9AA7B0
ΔE00 6.40
Light Gray
#D3D3D3
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BBBF #BFB7B3
analogous
#B3BFBD #B3BBBF #B3B5BF
triadic
#B3BBBF #BFB3BB #BBBFB3
tetradic
#B3BBBF #BDB3BF #BFB7B3 #B5BFB3
square
#B3BBBF #BDB3BF #BFB7B3 #B5BFB3
split-complementary
#B3BBBF #BFB3B5 #BFBDB3
monochromatic
#717F86 #929DA3 #B3BBBF #D4D9DB #EEF0F1
Accessibility & contrast
On white
1.95
#B3BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#B3BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BBBF
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BBBF | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBBF
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#B0BCBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b3bbbf; /* rgb */ color: rgb(179, 187, 191); /* oklch */ color: oklch(78.7% 0.011 228.9);
Tailwind
colors: {
custom: {
50: '#c9cfd2',
500: '#b3bbbf',
950: '#000000',
},
}SCSS
$custom: #b3bbbf; $custom-light: #c9cfd2; $custom-dark: #000000;
JSON
{
"hex": "#b3bbbf",
"rgb": {
"r": 179,
"g": 187,
"b": 191
},
"hsl": {
"h": 200,
"s": 8.571,
"l": 72.549
},
"oklch": {
"l": 0.78699,
"c": 0.01059,
"h": 228.9
},
"luminance": 0.48886
}Semantic roles & 50–950 ramp
primary
#B3BBBF
secondary
#E7E5E4
accent
#685393
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282