#B1BEBD#B1BEBD
#B1BEBD is a light, near-neutral teal. Relative luminance 0.498; OKLCH L 79.1% C 0.014 H 191.3°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BEBD |
|---|---|
| RGB | rgb(177, 190, 189) |
| HSL | hsl(175, 9%, 72%) |
| HSV | hsv(175, 7%, 75%) |
| CMYK | cmyk(6.8%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(75.98, -4.66, -1.04) |
| CIE-LCH | lch(75.98, 4.77, 192.54°) |
| OKLab | oklab(79.11% -0.0141 -0.0028) |
| OKLCH | oklch(79.11% 0.014 191.3) |
| XYZ | xyz(45.7283, 49.8476, 55.3466) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.06
Silver
#C0C0C0
ΔE00 6.22
Dove Gray
#B6B8BD
ΔE00 6.66
Cool Grey
#95A3A6
ΔE00 7.89
Dark Gray
#A9A9A9
ΔE00 7.92
Cool Gray
#9AA7B0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BEBD #BEB1B2
analogous
#B1BEB7 #B1BEBD #B1B9BE
triadic
#B1BEBD #BDB1BE #BEBDB1
tetradic
#B1BEBD #B7B1BE #BEB1B2 #B9BEB1
square
#B1BEBD #B7B1BE #BEB1B2 #B9BEB1
split-complementary
#B1BEBD #BEB1B9 #BEB7B1
monochromatic
#6F8584 #90A2A1 #B1BEBD #D2DAD9 #EEF1F1
Accessibility & contrast
On white
1.91
#B1BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#B1BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BEBD
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BEBD | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBD
Deuteranopia (green-blind)
#BABABD
Tritanopia (blue-blind)
#AEBFBE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b1bebd; /* rgb */ color: rgb(177, 190, 189); /* oklch */ color: oklch(79.1% 0.014 191.3);
Tailwind
colors: {
custom: {
50: '#c8d1d0',
500: '#b1bebd',
950: '#000000',
},
}SCSS
$custom: #b1bebd; $custom-light: #c8d1d0; $custom-dark: #000000;
JSON
{
"hex": "#b1bebd",
"rgb": {
"r": 177,
"g": 190,
"b": 189
},
"hsl": {
"h": 175.385,
"s": 9.091,
"l": 71.961
},
"oklch": {
"l": 0.79114,
"c": 0.01443,
"h": 191.3
},
"luminance": 0.49848
}Semantic roles & 50–950 ramp
primary
#B1BEBD
secondary
#E7E4E4
accent
#525793
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282