#B2B4B2#B2B4B2
#B2B4B2 is a light, near-neutral grey. Relative luminance 0.453; OKLCH L 76.8% C 0.004 H 145.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B4B2 |
|---|---|
| RGB | rgb(178, 180, 178) |
| HSL | hsl(120, 1%, 70%) |
| HSV | hsv(120, 1%, 71%) |
| CMYK | cmyk(1.1%, 0%, 1.1%, 29.4%) |
| CIE-LAB | lab(73.10, -1.08, 0.77) |
| CIE-LCH | lch(73.10, 1.32, 144.38°) |
| OKLab | oklab(76.77% -0.0029 0.002) |
| OKLCH | oklch(76.77% 0.004 145.5) |
| XYZ | xyz(42.7159, 45.3218, 48.6085) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.41
Silver
#C0C0C0
ΔE00 3.76
Dove Gray
#B6B8BD
ΔE00 4.06
Silver (survey)
#C5C9C7
ΔE00 5.46
Cool Gray
#9AA7B0
ΔE00 7.66
Greyish
#A8A495
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B4B2 #B4B2B4
analogous
#B3B4B2 #B2B4B2 #B2B4B3
triadic
#B2B4B2 #B2B2B4 #B4B2B2
tetradic
#B2B4B2 #B2B3B4 #B4B2B4 #B4B3B2
square
#B2B4B2 #B2B3B4 #B4B2B4 #B4B3B2
split-complementary
#B2B4B2 #B3B2B4 #B4B2B3
monochromatic
#747774 #939693 #B2B4B2 #D1D2D1 #EFF0EF
Accessibility & contrast
On white
2.09
#B2B4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#B2B4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B4B2
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B4B2 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B2
Deuteranopia (green-blind)
#B4B3B2
Tritanopia (blue-blind)
#B2B4B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2b4b2; /* rgb */ color: rgb(178, 180, 178); /* oklch */ color: oklch(76.8% 0.004 145.5);
Tailwind
colors: {
custom: {
50: '#c9cac9',
500: '#b2b4b2',
950: '#000000',
},
}SCSS
$custom: #b2b4b2; $custom-light: #c9cac9; $custom-dark: #000000;
JSON
{
"hex": "#b2b4b2",
"rgb": {
"r": 178,
"g": 180,
"b": 178
},
"hsl": {
"h": 120,
"s": 1.316,
"l": 70.196
},
"oklch": {
"l": 0.76773,
"c": 0.00358,
"h": 145.5
},
"luminance": 0.45322
}Semantic roles & 50–950 ramp
primary
#B2B4B2
secondary
#E1E1E1
accent
#5A8B8B
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282