#B1BEBC#B1BEBC
#B1BEBC is a light, near-neutral teal. Relative luminance 0.498; OKLCH L 79.1% C 0.015 H 185.8°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BEBC |
|---|---|
| RGB | rgb(177, 190, 188) |
| HSL | hsl(171, 9%, 72%) |
| HSV | hsv(171, 7%, 75%) |
| CMYK | cmyk(6.8%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(75.95, -4.85, -0.53) |
| CIE-LCH | lch(75.95, 4.88, 186.27°) |
| OKLab | oklab(79.08% -0.0145 -0.0015) |
| OKLCH | oklch(79.08% 0.015 185.8) |
| XYZ | xyz(45.6201, 49.8043, 54.7769) |
| Luminance | 0.4980 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.13
Silver
#C0C0C0
ΔE00 6.39
Dove Gray
#B6B8BD
ΔE00 6.99
Cool Grey
#95A3A6
ΔE00 8.02
Dark Gray
#A9A9A9
ΔE00 8.04
Cool Gray
#9AA7B0
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BEBC #BEB1B3
analogous
#B1BEB6 #B1BEBC #B1BABE
triadic
#B1BEBC #BCB1BE #BEBCB1
tetradic
#B1BEBC #B6B1BE #BEB1B3 #BABEB1
square
#B1BEBC #B6B1BE #BEB1B3 #BABEB1
split-complementary
#B1BEBC #BEB1BA #BEB6B1
monochromatic
#6F8582 #90A29F #B1BEBC #D2DAD9 #EEF1F1
Accessibility & contrast
On white
1.92
#B1BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#B1BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BEBC
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BEBC | 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)
#BDBCBC
Deuteranopia (green-blind)
#BABABC
Tritanopia (blue-blind)
#AEBFBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b1bebc; /* rgb */ color: rgb(177, 190, 188); /* oklch */ color: oklch(79.1% 0.015 185.8);
Tailwind
colors: {
custom: {
50: '#c8d1d0',
500: '#b1bebc',
950: '#000000',
},
}SCSS
$custom: #b1bebc; $custom-light: #c8d1d0; $custom-dark: #000000;
JSON
{
"hex": "#b1bebc",
"rgb": {
"r": 177,
"g": 190,
"b": 188
},
"hsl": {
"h": 170.769,
"s": 9.091,
"l": 71.961
},
"oklch": {
"l": 0.79084,
"c": 0.01463,
"h": 185.8
},
"luminance": 0.49805
}Semantic roles & 50–950 ramp
primary
#B1BEBC
secondary
#E7E4E4
accent
#525C93
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282