#B0BBBE#B0BBBE
#B0BBBE is a light, near-neutral cyan. Relative luminance 0.485; OKLCH L 78.4% C 0.013 H 215.8°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBBE |
|---|---|
| RGB | rgb(176, 187, 190) |
| HSL | hsl(193, 10%, 72%) |
| HSV | hsv(193, 7%, 75%) |
| CMYK | cmyk(7.4%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(75.13, -3.21, -2.83) |
| CIE-LCH | lch(75.13, 4.27, 221.39°) |
| OKLab | oklab(78.44% -0.0105 -0.0076) |
| OKLCH | oklch(78.44% 0.013 215.8) |
| XYZ | xyz(44.9671, 48.4880, 55.6953) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.64
Silver (survey)
#C5C9C7
ΔE00 5.27
Silver
#C0C0C0
ΔE00 5.29
Cool Gray
#9AA7B0
ΔE00 6.33
Dark Gray
#A9A9A9
ΔE00 6.66
Cool Grey
#95A3A6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBBE #BEB3B0
analogous
#B0BEBA #B0BBBE #B0B4BE
triadic
#B0BBBE #BEB0BB #BBBEB0
tetradic
#B0BBBE #BAB0BE #BEB3B0 #B4BEB0
square
#B0BBBE #BAB0BE #BEB3B0 #B4BEB0
split-complementary
#B0BBBE #BEB0B4 #BEBAB0
monochromatic
#6E8186 #8E9EA2 #B0BBBE #D2D8DA #EEF1F1
Accessibility & contrast
On white
1.96
#B0BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#B0BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBBE
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBBE | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#ACBCBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b0bbbe; /* rgb */ color: rgb(176, 187, 190); /* oklch */ color: oklch(78.4% 0.013 215.8);
Tailwind
colors: {
custom: {
50: '#c7cfd1',
500: '#b0bbbe',
950: '#000000',
},
}SCSS
$custom: #b0bbbe; $custom-light: #c7cfd1; $custom-dark: #000000;
JSON
{
"hex": "#b0bbbe",
"rgb": {
"r": 176,
"g": 187,
"b": 190
},
"hsl": {
"h": 192.857,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.78439,
"c": 0.01296,
"h": 215.8
},
"luminance": 0.48488
}Semantic roles & 50–950 ramp
primary
#B0BBBE
secondary
#E7E4E3
accent
#605294
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282