#B2BEBD#B2BEBD
#B2BEBD is a light, near-neutral teal. Relative luminance 0.500; OKLCH L 79.2% C 0.013 H 190.9°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEBD |
|---|---|
| RGB | rgb(178, 190, 189) |
| HSL | hsl(175, 8%, 72%) |
| HSV | hsv(175, 6%, 75%) |
| CMYK | cmyk(6.3%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(76.05, -4.32, -0.92) |
| CIE-LCH | lch(76.05, 4.42, 192.05°) |
| OKLab | oklab(79.19% -0.0131 -0.0025) |
| OKLCH | oklch(79.19% 0.013 190.9) |
| XYZ | xyz(45.9570, 49.9655, 55.3574) |
| Luminance | 0.4997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.73
Silver
#C0C0C0
ΔE00 5.82
Dove Gray
#B6B8BD
ΔE00 6.32
Dark Gray
#A9A9A9
ΔE00 7.66
Cool Grey
#95A3A6
ΔE00 7.95
Cool Gray
#9AA7B0
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEBD #BEB2B3
analogous
#B2BEB7 #B2BEBD #B2B9BE
triadic
#B2BEBD #BDB2BE #BEBDB2
tetradic
#B2BEBD #B7B2BE #BEB2B3 #B9BEB2
square
#B2BEBD #B7B2BE #BEB2B3 #B9BEB2
split-complementary
#B2BEBD #BEB2B9 #BEB7B2
monochromatic
#708583 #91A2A1 #B2BEBD #D3DAD9 #EEF1F1
Accessibility & contrast
On white
1.91
#B2BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#B2BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEBD
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEBD | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBD
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#AFBFBE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bebd; /* rgb */ color: rgb(178, 190, 189); /* oklch */ color: oklch(79.2% 0.013 190.9);
Tailwind
colors: {
custom: {
50: '#c9d1d0',
500: '#b2bebd',
950: '#000000',
},
}SCSS
$custom: #b2bebd; $custom-light: #c9d1d0; $custom-dark: #000000;
JSON
{
"hex": "#b2bebd",
"rgb": {
"r": 178,
"g": 190,
"b": 189
},
"hsl": {
"h": 175,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.79189,
"c": 0.01335,
"h": 190.9
},
"luminance": 0.49966
}Semantic roles & 50–950 ramp
primary
#B2BEBD
secondary
#E7E4E4
accent
#535892
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282