#B0BEBF#B0BEBF
#B0BEBF is a light, near-neutral teal. Relative luminance 0.498; OKLCH L 79.1% C 0.016 H 202.0°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BEBF |
|---|---|
| RGB | rgb(176, 190, 191) |
| HSL | hsl(184, 10%, 72%) |
| HSV | hsv(184, 8%, 75%) |
| CMYK | cmyk(7.9%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(75.96, -4.60, -2.16) |
| CIE-LCH | lch(75.96, 5.08, 205.10°) |
| OKLab | oklab(79.1% -0.0144 -0.0058) |
| OKLCH | oklch(79.1% 0.016 202) |
| XYZ | xyz(45.7199, 49.8180, 56.4872) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.37
Silver
#C0C0C0
ΔE00 6.35
Dove Gray
#B6B8BD
ΔE00 6.39
Cool Gray
#9AA7B0
ΔE00 7.55
Cool Grey
#95A3A6
ΔE00 7.68
Dark Gray
#A9A9A9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BEBF #BFB1B0
analogous
#B0BFB9 #B0BEBF #B0B7BF
triadic
#B0BEBF #BFB0BE #BEBFB0
tetradic
#B0BEBF #B9B0BF #BFB1B0 #B7BFB0
square
#B0BEBF #B9B0BF #BFB1B0 #B7BFB0
split-complementary
#B0BEBF #BFB0B7 #BFB9B0
monochromatic
#6D8587 #8EA2A4 #B0BEBF #D2DADA #EEF1F1
Accessibility & contrast
On white
1.92
#B0BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#B0BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BEBF
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BEBF | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#ACBFBE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b0bebf; /* rgb */ color: rgb(176, 190, 191); /* oklch */ color: oklch(79.1% 0.016 202.0);
Tailwind
colors: {
custom: {
50: '#c7d1d2',
500: '#b0bebf',
950: '#000000',
},
}SCSS
$custom: #b0bebf; $custom-light: #c7d1d2; $custom-dark: #000000;
JSON
{
"hex": "#b0bebf",
"rgb": {
"r": 176,
"g": 190,
"b": 191
},
"hsl": {
"h": 184,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.79099,
"c": 0.01553,
"h": 202
},
"luminance": 0.49819
}Semantic roles & 50–950 ramp
primary
#B0BEBF
secondary
#E7E4E4
accent
#555195
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282