#B1BEBB#B1BEBB
#B1BEBB is a light, near-neutral teal. Relative luminance 0.498; OKLCH L 79.1% C 0.015 H 180.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BEBB |
|---|---|
| RGB | rgb(177, 190, 187) |
| HSL | hsl(166, 9%, 72%) |
| HSV | hsv(166, 7%, 75%) |
| CMYK | cmyk(6.8%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(75.92, -5.05, -0.03) |
| CIE-LCH | lch(75.92, 5.05, 180.33°) |
| OKLab | oklab(79.05% -0.0149 -0.0001) |
| OKLCH | oklch(79.05% 0.015 180.6) |
| XYZ | xyz(45.5127, 49.7614, 54.2112) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.24
Silver
#C0C0C0
ΔE00 6.59
Dove Gray
#B6B8BD
ΔE00 7.34
Cool Grey
#95A3A6
ΔE00 8.18
Dark Gray
#A9A9A9
ΔE00 8.19
Light Grey
#D8DCD6
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BEBB #BEB1B4
analogous
#B1BEB5 #B1BEBB #B1BBBE
triadic
#B1BEBB #BBB1BE #BEBBB1
tetradic
#B1BEBB #B5B1BE #BEB1B4 #BBBEB1
square
#B1BEBB #B5B1BE #BEB1B4 #BBBEB1
split-complementary
#B1BEBB #BEB1BB #BEB5B1
monochromatic
#6F8580 #90A29E #B1BEBB #D2DAD8 #EEF1F0
Accessibility & contrast
On white
1.92
#B1BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#B1BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BEBB
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BEBB | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBB
Deuteranopia (green-blind)
#BABABB
Tritanopia (blue-blind)
#AEBFBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b1bebb; /* rgb */ color: rgb(177, 190, 187); /* oklch */ color: oklch(79.1% 0.015 180.6);
Tailwind
colors: {
custom: {
50: '#c8d1cf',
500: '#b1bebb',
950: '#000000',
},
}SCSS
$custom: #b1bebb; $custom-light: #c8d1cf; $custom-dark: #000000;
JSON
{
"hex": "#b1bebb",
"rgb": {
"r": 177,
"g": 190,
"b": 187
},
"hsl": {
"h": 166.154,
"s": 9.091,
"l": 71.961
},
"oklch": {
"l": 0.79054,
"c": 0.01495,
"h": 180.6
},
"luminance": 0.49762
}Semantic roles & 50–950 ramp
primary
#B1BEBB
secondary
#E7E4E5
accent
#526193
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282