#B4BEB4#B4BEB4
#B4BEB4 is a light, near-neutral grey. Relative luminance 0.498; OKLCH L 79.1% C 0.018 H 145.4°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BEB4 |
|---|---|
| RGB | rgb(180, 190, 180) |
| HSL | hsl(120, 7%, 73%) |
| HSV | hsv(120, 5%, 75%) |
| CMYK | cmyk(5.3%, 0%, 5.3%, 25.5%) |
| CIE-LAB | lab(75.96, -5.33, 3.85) |
| CIE-LCH | lch(75.96, 6.58, 144.15°) |
| OKLab | oklab(79.08% -0.0146 0.0101) |
| OKLCH | oklch(79.08% 0.018 145.4) |
| XYZ | xyz(45.4726, 49.8252, 50.3928) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.02
Silver
#C0C0C0
ΔE00 7.50
Light Grey
#D8DCD6
ΔE00 8.49
Dark Gray
#A9A9A9
ΔE00 8.95
Greyish
#A8A495
ΔE00 9.24
Cement
#A5A391
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BEB4 #BEB4BE
analogous
#B9BEB4 #B4BEB4 #B4BEB9
triadic
#B4BEB4 #B4B4BE #BEB4B4
tetradic
#B4BEB4 #B4B9BE #BEB4BE #BEB9B4
square
#B4BEB4 #B4B9BE #BEB4BE #BEB9B4
split-complementary
#B4BEB4 #B9B4BE #BEB4B9
monochromatic
#738573 #93A293 #B4BEB4 #D5DAD5 #EFF1EF
Accessibility & contrast
On white
1.92
#B4BEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#B4BEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BEB4
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BEB4 | 1.00 | 1.92 | 10.97 | 10.97 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB4
Deuteranopia (green-blind)
#BDBBB4
Tritanopia (blue-blind)
#B3BDBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b4beb4; /* rgb */ color: rgb(180, 190, 180); /* oklch */ color: oklch(79.1% 0.018 145.4);
Tailwind
colors: {
custom: {
50: '#cad1ca',
500: '#b4beb4',
950: '#000000',
},
}SCSS
$custom: #b4beb4; $custom-light: #cad1ca; $custom-dark: #000000;
JSON
{
"hex": "#b4beb4",
"rgb": {
"r": 180,
"g": 190,
"b": 180
},
"hsl": {
"h": 120,
"s": 7.143,
"l": 72.549
},
"oklch": {
"l": 0.7908,
"c": 0.01776,
"h": 145.4
},
"luminance": 0.49825
}Semantic roles & 50–950 ramp
primary
#B4BEB4
secondary
#E7E4E7
accent
#549191
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282