#B2BEBE#B2BEBE
#B2BEBE is a light, near-neutral teal. Relative luminance 0.500; OKLCH L 79.2% C 0.013 H 196.9°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEBE |
|---|---|
| RGB | rgb(178, 190, 190) |
| HSL | hsl(180, 8%, 72%) |
| HSV | hsv(180, 6%, 75%) |
| CMYK | cmyk(6.3%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(76.07, -4.12, -1.43) |
| CIE-LCH | lch(76.07, 4.36, 199.06°) |
| OKLab | oklab(79.22% -0.0127 -0.0039) |
| OKLCH | oklch(79.22% 0.013 196.9) |
| XYZ | xyz(46.0659, 50.0091, 55.9310) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.71
Silver
#C0C0C0
ΔE00 5.67
Dove Gray
#B6B8BD
ΔE00 5.99
Dark Gray
#A9A9A9
ΔE00 7.56
Cool Gray
#9AA7B0
ΔE00 7.78
Cool Grey
#95A3A6
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEBE #BEB2B2
analogous
#B2BEB8 #B2BEBE #B2B8BE
triadic
#B2BEBE #BEB2BE #BEBEB2
tetradic
#B2BEBE #B8B2BE #BEB2B2 #B8BEB2
square
#B2BEBE #B8B2BE #BEB2B2 #B8BEB2
split-complementary
#B2BEBE #BEB2B8 #BEB8B2
monochromatic
#708585 #91A2A2 #B2BEBE #D3DADA #EEF1F1
Accessibility & contrast
On white
1.91
#B2BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#B2BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEBE
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEBE | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBE
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#AFBFBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2bebe; /* rgb */ color: rgb(178, 190, 190); /* oklch */ color: oklch(79.2% 0.013 196.9);
Tailwind
colors: {
custom: {
50: '#c9d1d1',
500: '#b2bebe',
950: '#000000',
},
}SCSS
$custom: #b2bebe; $custom-light: #c9d1d1; $custom-dark: #000000;
JSON
{
"hex": "#b2bebe",
"rgb": {
"r": 178,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.79219,
"c": 0.01328,
"h": 196.9
},
"luminance": 0.5001
}Semantic roles & 50–950 ramp
primary
#B2BEBE
secondary
#918383
accent
#535392
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383