#B2BBBF#B2BBBF
#B2BBBF is a light, near-neutral cyan. Relative luminance 0.488; OKLCH L 78.6% C 0.012 H 226.0°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBBF |
|---|---|
| RGB | rgb(178, 187, 191) |
| HSL | hsl(198, 9%, 72%) |
| HSV | hsv(198, 7%, 75%) |
| CMYK | cmyk(6.8%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(75.31, -2.33, -3.10) |
| CIE-LCH | lch(75.31, 3.88, 233.02°) |
| OKLab | oklab(78.62% -0.008 -0.0083) |
| OKLCH | oklch(78.62% 0.012 226) |
| XYZ | xyz(45.5325, 48.7668, 56.2942) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.57
Silver
#C0C0C0
ΔE00 4.56
Silver (survey)
#C5C9C7
ΔE00 5.09
Dark Gray
#A9A9A9
ΔE00 6.23
Cool Gray
#9AA7B0
ΔE00 6.28
Cool Grey
#95A3A6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBBF #BFB6B2
analogous
#B2BFBD #B2BBBF #B2B4BF
triadic
#B2BBBF #BFB2BB #BBBFB2
tetradic
#B2BBBF #BDB2BF #BFB6B2 #B4BFB2
square
#B2BBBF #BDB2BF #BFB6B2 #B4BFB2
split-complementary
#B2BBBF #BFB2B4 #BFBDB2
monochromatic
#708087 #919DA3 #B2BBBF #D3D9DB #EEF0F1
Accessibility & contrast
On white
1.95
#B2BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#B2BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBBF
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBBF | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABF
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#AFBCBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2bbbf; /* rgb */ color: rgb(178, 187, 191); /* oklch */ color: oklch(78.6% 0.012 226.0);
Tailwind
colors: {
custom: {
50: '#c9cfd2',
500: '#b2bbbf',
950: '#000000',
},
}SCSS
$custom: #b2bbbf; $custom-light: #c9cfd2; $custom-dark: #000000;
JSON
{
"hex": "#b2bbbf",
"rgb": {
"r": 178,
"g": 187,
"b": 191
},
"hsl": {
"h": 198.462,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.78622,
"c": 0.01153,
"h": 226
},
"luminance": 0.48767
}Semantic roles & 50–950 ramp
primary
#B2BBBF
secondary
#E7E5E4
accent
#665293
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282