#B0BABC#B0BABC
#B0BABC is a light, near-neutral cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.012 H 211.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BABC |
|---|---|
| RGB | rgb(176, 186, 188) |
| HSL | hsl(190, 8%, 71%) |
| HSV | hsv(190, 6%, 74%) |
| CMYK | cmyk(6.4%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(74.81, -3.07, -2.21) |
| CIE-LCH | lch(74.81, 3.78, 215.75°) |
| OKLab | oklab(78.17% -0.0099 -0.0059) |
| OKLCH | oklch(78.17% 0.012 211) |
| XYZ | xyz(44.5386, 47.9783, 54.4815) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.52
Silver
#C0C0C0
ΔE00 5.03
Silver (survey)
#C5C9C7
ΔE00 5.11
Dark Gray
#A9A9A9
ΔE00 6.22
Cool Gray
#9AA7B0
ΔE00 6.37
Cool Grey
#95A3A6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BABC #BCB2B0
analogous
#B0BCB8 #B0BABC #B0B4BC
triadic
#B0BABC #BCB0BA #BABCB0
tetradic
#B0BABC #B8B0BC #BCB2B0 #B4BCB0
square
#B0BABC #B8B0BC #BCB2B0 #B4BCB0
split-complementary
#B0BABC #BCB0B4 #BCB8B0
monochromatic
#6F7F83 #8F9DA0 #B0BABC #D1D7D8 #EEF1F1
Accessibility & contrast
On white
1.98
#B0BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#B0BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BABC
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BABC | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BC
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#ADBBBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b0babc; /* rgb */ color: rgb(176, 186, 188); /* oklch */ color: oklch(78.2% 0.012 211.0);
Tailwind
colors: {
custom: {
50: '#c7ced0',
500: '#b0babc',
950: '#000000',
},
}SCSS
$custom: #b0babc; $custom-light: #c7ced0; $custom-dark: #000000;
JSON
{
"hex": "#b0babc",
"rgb": {
"r": 176,
"g": 186,
"b": 188
},
"hsl": {
"h": 190,
"s": 8.219,
"l": 71.373
},
"oklch": {
"l": 0.78169,
"c": 0.01151,
"h": 211
},
"luminance": 0.47979
}Semantic roles & 50–950 ramp
primary
#B0BABC
secondary
#E5E3E2
accent
#5E5392
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282