#B1BBBE#B1BBBE
#B1BBBE is a light, near-neutral cyan. Relative luminance 0.486; OKLCH L 78.5% C 0.012 H 217.5°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BBBE |
|---|---|
| RGB | rgb(177, 187, 190) |
| HSL | hsl(194, 9%, 72%) |
| HSV | hsv(194, 7%, 75%) |
| CMYK | cmyk(6.8%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(75.20, -2.87, -2.71) |
| CIE-LCH | lch(75.20, 3.95, 223.38°) |
| OKLab | oklab(78.52% -0.0095 -0.0073) |
| OKLCH | oklch(78.52% 0.012 217.5) |
| XYZ | xyz(45.1941, 48.6050, 55.7059) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.24
Silver
#C0C0C0
ΔE00 4.90
Silver (survey)
#C5C9C7
ΔE00 5.05
Cool Gray
#9AA7B0
ΔE00 6.37
Dark Gray
#A9A9A9
ΔE00 6.41
Cool Grey
#95A3A6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BBBE #BEB4B1
analogous
#B1BEBB #B1BBBE #B1B5BE
triadic
#B1BBBE #BEB1BB #BBBEB1
tetradic
#B1BBBE #BBB1BE #BEB4B1 #B5BEB1
square
#B1BBBE #BBB1BE #BEB4B1 #B5BEB1
split-complementary
#B1BBBE #BEB1B5 #BEBBB1
monochromatic
#6F8085 #909EA2 #B1BBBE #D2D8DA #EEF0F1
Accessibility & contrast
On white
1.96
#B1BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#B1BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BBBE
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BBBE | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#B7B8BE
Tritanopia (blue-blind)
#AEBCBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b1bbbe; /* rgb */ color: rgb(177, 187, 190); /* oklch */ color: oklch(78.5% 0.012 217.5);
Tailwind
colors: {
custom: {
50: '#c8cfd1',
500: '#b1bbbe',
950: '#000000',
},
}SCSS
$custom: #b1bbbe; $custom-light: #c8cfd1; $custom-dark: #000000;
JSON
{
"hex": "#b1bbbe",
"rgb": {
"r": 177,
"g": 187,
"b": 190
},
"hsl": {
"h": 193.846,
"s": 9.091,
"l": 71.961
},
"oklch": {
"l": 0.78515,
"c": 0.01193,
"h": 217.5
},
"luminance": 0.48605
}Semantic roles & 50–950 ramp
primary
#B1BBBE
secondary
#E7E5E4
accent
#615293
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282