#B0BEBC#B0BEBC
#B0BEBC is a light, near-neutral teal. Relative luminance 0.497; OKLCH L 79.0% C 0.016 H 186.6°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BEBC |
|---|---|
| RGB | rgb(176, 190, 188) |
| HSL | hsl(171, 10%, 72%) |
| HSV | hsv(171, 7%, 75%) |
| CMYK | cmyk(7.4%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(75.88, -5.19, -0.65) |
| CIE-LCH | lch(75.88, 5.23, 187.10°) |
| OKLab | oklab(79.01% -0.0156 -0.0018) |
| OKLCH | oklch(79.01% 0.016 186.6) |
| XYZ | xyz(45.3931, 49.6873, 54.7663) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.46
Silver
#C0C0C0
ΔE00 6.77
Dove Gray
#B6B8BD
ΔE00 7.31
Cool Grey
#95A3A6
ΔE00 7.99
Dark Gray
#A9A9A9
ΔE00 8.31
Cool Gray
#9AA7B0
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BEBC #BEB0B2
analogous
#B0BEB5 #B0BEBC #B0B9BE
triadic
#B0BEBC #BCB0BE #BEBCB0
tetradic
#B0BEBC #B5B0BE #BEB0B2 #B9BEB0
square
#B0BEBC #B5B0BE #BEB0B2 #B9BEB0
split-complementary
#B0BEBC #BEB0B9 #BEB5B0
monochromatic
#6E8682 #8EA2A0 #B0BEBC #D2DAD8 #EEF1F1
Accessibility & contrast
On white
1.92
#B0BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#B0BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BEBC
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BEBC | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBC
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#ADBFBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b0bebc; /* rgb */ color: rgb(176, 190, 188); /* oklch */ color: oklch(79.0% 0.016 186.6);
Tailwind
colors: {
custom: {
50: '#c7d1d0',
500: '#b0bebc',
950: '#000000',
},
}SCSS
$custom: #b0bebc; $custom-light: #c7d1d0; $custom-dark: #000000;
JSON
{
"hex": "#b0bebc",
"rgb": {
"r": 176,
"g": 190,
"b": 188
},
"hsl": {
"h": 171.429,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.79009,
"c": 0.01569,
"h": 186.6
},
"luminance": 0.49688
}Semantic roles & 50–950 ramp
primary
#B0BEBC
secondary
#E7E3E4
accent
#525B94
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282