#B0BCB6#B0BCB6
#B0BCB6 is a light, near-neutral teal. Relative luminance 0.486; OKLCH L 78.4% C 0.016 H 164.6°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BCB6 |
|---|---|
| RGB | rgb(176, 188, 182) |
| HSL | hsl(150, 8%, 71%) |
| HSV | hsv(150, 6%, 74%) |
| CMYK | cmyk(6.4%, 0%, 3.2%, 26.3%) |
| CIE-LAB | lab(75.19, -5.29, 1.60) |
| CIE-LCH | lch(75.19, 5.52, 163.14°) |
| OKLab | oklab(78.41% -0.0151 0.0042) |
| OKLCH | oklch(78.41% 0.016 164.6) |
| XYZ | xyz(44.3295, 48.5735, 51.2871) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.82
Silver
#C0C0C0
ΔE00 7.08
Dove Gray
#B6B8BD
ΔE00 8.13
Dark Gray
#A9A9A9
ΔE00 8.18
Cool Grey
#95A3A6
ΔE00 8.39
Light Grey
#D8DCD6
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BCB6 #BCB0B6
analogous
#B0BCB0 #B0BCB6 #B0BCBC
triadic
#B0BCB6 #B6B0BC #BCB6B0
tetradic
#B0BCB6 #B0B0BC #BCB0B6 #BCBCB0
square
#B0BCB6 #B0B0BC #BCB0B6 #BCBCB0
split-complementary
#B0BCB6 #BCB0BC #BCB0B0
monochromatic
#6F8379 #8FA097 #B0BCB6 #D1D8D5 #EEF1F0
Accessibility & contrast
On white
1.96
#B0BCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#B0BCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BCB6
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BCB6 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB6
Deuteranopia (green-blind)
#B9B8B6
Tritanopia (blue-blind)
#AEBCBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b0bcb6; /* rgb */ color: rgb(176, 188, 182); /* oklch */ color: oklch(78.4% 0.016 164.6);
Tailwind
colors: {
custom: {
50: '#c7d0cb',
500: '#b0bcb6',
950: '#000000',
},
}SCSS
$custom: #b0bcb6; $custom-light: #c7d0cb; $custom-dark: #000000;
JSON
{
"hex": "#b0bcb6",
"rgb": {
"r": 176,
"g": 188,
"b": 182
},
"hsl": {
"h": 150,
"s": 8.219,
"l": 71.373
},
"oklch": {
"l": 0.78411,
"c": 0.01569,
"h": 164.6
},
"luminance": 0.48574
}Semantic roles & 50–950 ramp
primary
#B0BCB6
secondary
#E5E2E4
accent
#537392
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282