#B2BEBF#B2BEBF
#B2BEBF is a light, near-neutral teal. Relative luminance 0.501; OKLCH L 79.2% C 0.013 H 202.9°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEBF |
|---|---|
| RGB | rgb(178, 190, 191) |
| HSL | hsl(185, 9%, 72%) |
| HSV | hsv(185, 7%, 75%) |
| CMYK | cmyk(6.8%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(76.10, -3.93, -1.93) |
| CIE-LCH | lch(76.10, 4.38, 206.14°) |
| OKLab | oklab(79.25% -0.0123 -0.0052) |
| OKLCH | oklch(79.25% 0.013 202.9) |
| XYZ | xyz(46.1755, 50.0530, 56.5086) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.74
Silver
#C0C0C0
ΔE00 5.56
Dove Gray
#B6B8BD
ΔE00 5.68
Dark Gray
#A9A9A9
ΔE00 7.49
Cool Gray
#9AA7B0
ΔE00 7.49
Cool Grey
#95A3A6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEBF #BFB3B2
analogous
#B2BFBA #B2BEBF #B2B8BF
triadic
#B2BEBF #BFB2BE #BEBFB2
tetradic
#B2BEBF #BAB2BF #BFB3B2 #B8BFB2
square
#B2BEBF #BAB2BF #BFB3B2 #B8BFB2
split-complementary
#B2BEBF #BFB2B8 #BFBAB2
monochromatic
#708587 #91A2A3 #B2BEBF #D3DADB #EEF1F1
Accessibility & contrast
On white
1.91
#B2BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#B2BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEBF
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEBF | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#B9BBBF
Tritanopia (blue-blind)
#AFBFBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2bebf; /* rgb */ color: rgb(178, 190, 191); /* oklch */ color: oklch(79.2% 0.013 202.9);
Tailwind
colors: {
custom: {
50: '#c9d1d2',
500: '#b2bebf',
950: '#000000',
},
}SCSS
$custom: #b2bebf; $custom-light: #c9d1d2; $custom-dark: #000000;
JSON
{
"hex": "#b2bebf",
"rgb": {
"r": 178,
"g": 190,
"b": 191
},
"hsl": {
"h": 184.615,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.79249,
"c": 0.01336,
"h": 202.9
},
"luminance": 0.50053
}Semantic roles & 50–950 ramp
primary
#B2BEBF
secondary
#928483
accent
#575293
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383