#B2BBBE#B2BBBE
#B2BBBE is a light, near-neutral cyan. Relative luminance 0.487; OKLCH L 78.6% C 0.011 H 219.6°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBBE |
|---|---|
| RGB | rgb(178, 187, 190) |
| HSL | hsl(195, 8%, 72%) |
| HSV | hsv(195, 6%, 75%) |
| CMYK | cmyk(6.3%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(75.28, -2.53, -2.59) |
| CIE-LCH | lch(75.28, 3.62, 225.73°) |
| OKLab | oklab(78.59% -0.0084 -0.007) |
| OKLCH | oklch(78.59% 0.011 219.6) |
| XYZ | xyz(45.4228, 48.7229, 55.7166) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.83
Silver
#C0C0C0
ΔE00 4.51
Silver (survey)
#C5C9C7
ΔE00 4.86
Dark Gray
#A9A9A9
ΔE00 6.17
Cool Gray
#9AA7B0
ΔE00 6.45
Cool Grey
#95A3A6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBBE #BEB5B2
analogous
#B2BEBB #B2BBBE #B2B5BE
triadic
#B2BBBE #BEB2BB #BBBEB2
tetradic
#B2BBBE #BBB2BE #BEB5B2 #B5BEB2
square
#B2BBBE #BBB2BE #BEB5B2 #B5BEB2
split-complementary
#B2BBBE #BEB2B5 #BEBBB2
monochromatic
#708085 #919EA2 #B2BBBE #D3D8DA #EEF0F1
Accessibility & contrast
On white
1.95
#B2BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#B2BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBBE
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBBE | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#B7B9BE
Tritanopia (blue-blind)
#AFBCBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2bbbe; /* rgb */ color: rgb(178, 187, 190); /* oklch */ color: oklch(78.6% 0.011 219.6);
Tailwind
colors: {
custom: {
50: '#c9cfd1',
500: '#b2bbbe',
950: '#000000',
},
}SCSS
$custom: #b2bbbe; $custom-light: #c9cfd1; $custom-dark: #000000;
JSON
{
"hex": "#b2bbbe",
"rgb": {
"r": 178,
"g": 187,
"b": 190
},
"hsl": {
"h": 195,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.78592,
"c": 0.01091,
"h": 219.6
},
"luminance": 0.48723
}Semantic roles & 50–950 ramp
primary
#B2BBBE
secondary
#E7E5E4
accent
#635392
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282