#B0BEBE#B0BEBE
#B0BEBE is a light, near-neutral teal. Relative luminance 0.498; OKLCH L 79.1% C 0.015 H 196.8°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BEBE |
|---|---|
| RGB | rgb(176, 190, 190) |
| HSL | hsl(180, 10%, 72%) |
| HSV | hsv(180, 7%, 75%) |
| CMYK | cmyk(7.4%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(75.93, -4.80, -1.65) |
| CIE-LCH | lch(75.93, 5.08, 199.01°) |
| OKLab | oklab(79.07% -0.0148 -0.0045) |
| OKLCH | oklch(79.07% 0.015 196.8) |
| XYZ | xyz(45.6102, 49.7741, 55.9096) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.36
Silver
#C0C0C0
ΔE00 6.46
Dove Gray
#B6B8BD
ΔE00 6.68
Cool Grey
#95A3A6
ΔE00 7.75
Cool Gray
#9AA7B0
ΔE00 7.84
Dark Gray
#A9A9A9
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BEBE #BEB0B0
analogous
#B0BEB7 #B0BEBE #B0B7BE
triadic
#B0BEBE #BEB0BE #BEBEB0
tetradic
#B0BEBE #B7B0BE #BEB0B0 #B7BEB0
square
#B0BEBE #B7B0BE #BEB0B0 #B7BEB0
split-complementary
#B0BEBE #BEB0B7 #BEB7B0
monochromatic
#6E8686 #8EA2A2 #B0BEBE #D2DADA #EEF1F1
Accessibility & contrast
On white
1.92
#B0BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#B0BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BEBE
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BEBE | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBE
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#ACBFBE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b0bebe; /* rgb */ color: rgb(176, 190, 190); /* oklch */ color: oklch(79.1% 0.015 196.8);
Tailwind
colors: {
custom: {
50: '#c7d1d1',
500: '#b0bebe',
950: '#000000',
},
}SCSS
$custom: #b0bebe; $custom-light: #c7d1d1; $custom-dark: #000000;
JSON
{
"hex": "#b0bebe",
"rgb": {
"r": 176,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.79069,
"c": 0.01546,
"h": 196.8
},
"luminance": 0.49775
}Semantic roles & 50–950 ramp
primary
#B0BEBE
secondary
#E7E3E3
accent
#525294
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282