#B1BABE#B1BABE
#B1BABE is a light, near-neutral cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.012 H 226.0°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BABE |
|---|---|
| RGB | rgb(177, 186, 190) |
| HSL | hsl(198, 9%, 72%) |
| HSV | hsv(198, 7%, 75%) |
| CMYK | cmyk(6.8%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(74.94, -2.33, -3.10) |
| CIE-LCH | lch(74.94, 3.88, 233.03°) |
| OKLab | oklab(78.31% -0.008 -0.0083) |
| OKLCH | oklch(78.31% 0.012 226) |
| XYZ | xyz(44.9827, 48.1822, 55.6354) |
| Luminance | 0.4818 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.55
Silver
#C0C0C0
ΔE00 4.67
Silver (survey)
#C5C9C7
ΔE00 5.29
Cool Gray
#9AA7B0
ΔE00 6.03
Dark Gray
#A9A9A9
ΔE00 6.04
Cool Grey
#95A3A6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BABE #BEB5B1
analogous
#B1BEBC #B1BABE #B1B4BE
triadic
#B1BABE #BEB1BA #BABEB1
tetradic
#B1BABE #BCB1BE #BEB5B1 #B4BEB1
square
#B1BABE #BCB1BE #BEB5B1 #B4BEB1
split-complementary
#B1BABE #BEB1B4 #BEBCB1
monochromatic
#6F7F85 #909CA2 #B1BABE #D2D8DA #EEF0F1
Accessibility & contrast
On white
1.97
#B1BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#B1BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BABE
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BABE | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BE
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#AEBBBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b1babe; /* rgb */ color: rgb(177, 186, 190); /* oklch */ color: oklch(78.3% 0.012 226.0);
Tailwind
colors: {
custom: {
50: '#c8ced1',
500: '#b1babe',
950: '#000000',
},
}SCSS
$custom: #b1babe; $custom-light: #c8ced1; $custom-dark: #000000;
JSON
{
"hex": "#b1babe",
"rgb": {
"r": 177,
"g": 186,
"b": 190
},
"hsl": {
"h": 198.462,
"s": 9.091,
"l": 71.961
},
"oklch": {
"l": 0.78306,
"c": 0.01155,
"h": 226
},
"luminance": 0.48183
}Semantic roles & 50–950 ramp
primary
#B1BABE
secondary
#E7E5E4
accent
#665293
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282