#B7BEBE#B7BEBE
#B7BEBE is a light, near-neutral grey. Relative luminance 0.506; OKLCH L 79.6% C 0.008 H 197.0°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEBE |
|---|---|
| RGB | rgb(183, 190, 190) |
| HSL | hsl(180, 5%, 73%) |
| HSV | hsv(180, 4%, 75%) |
| CMYK | cmyk(3.7%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(76.44, -2.42, -0.84) |
| CIE-LCH | lch(76.44, 2.56, 199.21°) |
| OKLab | oklab(79.6% -0.0074 -0.0023) |
| OKLCH | oklch(79.6% 0.008 197) |
| XYZ | xyz(47.2344, 50.6116, 55.9858) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.32
Silver
#C0C0C0
ΔE00 3.55
Dove Gray
#B6B8BD
ΔE00 4.29
Dark Gray
#A9A9A9
ΔE00 6.39
Light Gray
#D3D3D3
ΔE00 6.56
Light Grey
#D8DCD6
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEBE #BEB7B7
analogous
#B7BEBA #B7BEBE #B7BABE
triadic
#B7BEBE #BEB7BE #BEBEB7
tetradic
#B7BEBE #BAB7BE #BEB7B7 #BABEB7
square
#B7BEBE #BAB7BE #BEB7B7 #BABEB7
split-complementary
#B7BEBE #BEB7BA #BEBAB7
monochromatic
#778484 #97A1A1 #B7BEBE #D7DBDB #EFF0F0
Accessibility & contrast
On white
1.89
#B7BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#B7BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEBE
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEBE | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBE
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#B5BFBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b7bebe; /* rgb */ color: rgb(183, 190, 190); /* oklch */ color: oklch(79.6% 0.008 197.0);
Tailwind
colors: {
custom: {
50: '#ccd1d1',
500: '#b7bebe',
950: '#000000',
},
}SCSS
$custom: #b7bebe; $custom-light: #ccd1d1; $custom-dark: #000000;
JSON
{
"hex": "#b7bebe",
"rgb": {
"r": 183,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 5.109,
"l": 73.137
},
"oklch": {
"l": 0.79601,
"c": 0.00779,
"h": 197
},
"luminance": 0.50612
}Semantic roles & 50–950 ramp
primary
#B7BEBE
secondary
#918989
accent
#57578F
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383