#B1BEBF#B1BEBF
#B1BEBF is a light, near-neutral teal. Relative luminance 0.499; OKLCH L 79.2% C 0.014 H 202.4°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BEBF |
|---|---|
| RGB | rgb(177, 190, 191) |
| HSL | hsl(184, 10%, 72%) |
| HSV | hsv(184, 7%, 75%) |
| CMYK | cmyk(7.3%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(76.03, -4.27, -2.04) |
| CIE-LCH | lch(76.03, 4.73, 205.59°) |
| OKLab | oklab(79.17% -0.0134 -0.0055) |
| OKLCH | oklch(79.17% 0.014 202.4) |
| XYZ | xyz(45.9469, 49.9351, 56.4979) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.05
Silver
#C0C0C0
ΔE00 5.96
Dove Gray
#B6B8BD
ΔE00 6.04
Cool Gray
#9AA7B0
ΔE00 7.51
Cool Grey
#95A3A6
ΔE00 7.73
Dark Gray
#A9A9A9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BEBF #BFB2B1
analogous
#B1BFB9 #B1BEBF #B1B7BF
triadic
#B1BEBF #BFB1BE #BEBFB1
tetradic
#B1BEBF #B9B1BF #BFB2B1 #B7BFB1
square
#B1BEBF #B9B1BF #BFB2B1 #B7BFB1
split-complementary
#B1BEBF #BFB1B7 #BFB9B1
monochromatic
#6F8587 #8FA2A3 #B1BEBF #D3DADB #EEF1F1
Accessibility & contrast
On white
1.91
#B1BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#B1BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BEBF
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BEBF | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#B9BBBF
Tritanopia (blue-blind)
#ADBFBE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b1bebf; /* rgb */ color: rgb(177, 190, 191); /* oklch */ color: oklch(79.2% 0.014 202.4);
Tailwind
colors: {
custom: {
50: '#c8d1d2',
500: '#b1bebf',
950: '#000000',
},
}SCSS
$custom: #b1bebf; $custom-light: #c8d1d2; $custom-dark: #000000;
JSON
{
"hex": "#b1bebf",
"rgb": {
"r": 177,
"g": 190,
"b": 191
},
"hsl": {
"h": 184.286,
"s": 9.859,
"l": 72.157
},
"oklch": {
"l": 0.79174,
"c": 0.01445,
"h": 202.4
},
"luminance": 0.49936
}Semantic roles & 50–950 ramp
primary
#B1BEBF
secondary
#E7E4E4
accent
#565294
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282