#B0BEBB#B0BEBB
#B0BEBB is a light, near-neutral teal. Relative luminance 0.496; OKLCH L 79.0% C 0.016 H 181.6°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BEBB |
|---|---|
| RGB | rgb(176, 190, 187) |
| HSL | hsl(167, 10%, 72%) |
| HSV | hsv(167, 7%, 75%) |
| CMYK | cmyk(7.4%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(75.85, -5.39, -0.14) |
| CIE-LCH | lch(75.85, 5.39, 181.52°) |
| OKLab | oklab(78.98% -0.016 -0.0005) |
| OKLCH | oklch(78.98% 0.016 181.6) |
| XYZ | xyz(45.2857, 49.6443, 54.2005) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.58
Silver
#C0C0C0
ΔE00 6.96
Dove Gray
#B6B8BD
ΔE00 7.64
Cool Grey
#95A3A6
ΔE00 8.15
Dark Gray
#A9A9A9
ΔE00 8.45
Cool Gray
#9AA7B0
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BEBB #BEB0B3
analogous
#B0BEB4 #B0BEBB #B0BABE
triadic
#B0BEBB #BBB0BE #BEBBB0
tetradic
#B0BEBB #B4B0BE #BEB0B3 #BABEB0
square
#B0BEBB #B4B0BE #BEB0B3 #BABEB0
split-complementary
#B0BEBB #BEB0BA #BEB4B0
monochromatic
#6E8681 #8EA29E #B0BEBB #D2DAD8 #EEF1F1
Accessibility & contrast
On white
1.92
#B0BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#B0BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BEBB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BEBB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBB
Deuteranopia (green-blind)
#BABABB
Tritanopia (blue-blind)
#ADBFBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b0bebb; /* rgb */ color: rgb(176, 190, 187); /* oklch */ color: oklch(79.0% 0.016 181.6);
Tailwind
colors: {
custom: {
50: '#c7d1cf',
500: '#b0bebb',
950: '#000000',
},
}SCSS
$custom: #b0bebb; $custom-light: #c7d1cf; $custom-dark: #000000;
JSON
{
"hex": "#b0bebb",
"rgb": {
"r": 176,
"g": 190,
"b": 187
},
"hsl": {
"h": 167.143,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.78979,
"c": 0.016,
"h": 181.6
},
"luminance": 0.49645
}Semantic roles & 50–950 ramp
primary
#B0BEBB
secondary
#E7E3E4
accent
#526094
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282