#B0BFB2#B0BFB2
#B0BFB2 is a light, muted green. Relative luminance 0.497; OKLCH L 78.9% C 0.025 H 149.3°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BFB2 |
|---|---|
| RGB | rgb(176, 191, 178) |
| HSL | hsl(128, 10%, 72%) |
| HSV | hsv(128, 8%, 75%) |
| CMYK | cmyk(7.9%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(75.89, -7.62, 4.79) |
| CIE-LCH | lch(75.89, 9.00, 147.83°) |
| OKLab | oklab(78.93% -0.0211 0.0125) |
| OKLCH | oklch(78.93% 0.025 149.3) |
| XYZ | xyz(44.5696, 49.7056, 49.3569) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.05
Greenish Grey
#96AE8D
ΔE00 9.43
Light Grey
#D8DCD6
ΔE00 9.77
Silver
#C0C0C0
ΔE00 9.77
Cement
#A5A391
ΔE00 10.10
Sage Green
#9CAF88
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BFB2 #BFB0BD
analogous
#B6BFB0 #B0BFB2 #B0BFBA
triadic
#B0BFB2 #B2B0BF #BFB2B0
tetradic
#B0BFB2 #B0B6BF #BFB0BD #BFBAB0
square
#B0BFB2 #B0B6BF #BFB0BD #BFBAB0
split-complementary
#B0BFB2 #BAB0BF #BFB0B6
monochromatic
#6D8771 #8EA491 #B0BFB2 #D2DAD3 #EEF1EF
Accessibility & contrast
On white
1.92
#B0BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#B0BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BFB2
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BFB2 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB1
Deuteranopia (green-blind)
#BDBAB3
Tritanopia (blue-blind)
#AEBEBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b0bfb2; /* rgb */ color: rgb(176, 191, 178); /* oklch */ color: oklch(78.9% 0.025 149.3);
Tailwind
colors: {
custom: {
50: '#c7d2c9',
500: '#b0bfb2',
950: '#000000',
},
}SCSS
$custom: #b0bfb2; $custom-light: #c7d2c9; $custom-dark: #000000;
JSON
{
"hex": "#b0bfb2",
"rgb": {
"r": 176,
"g": 191,
"b": 178
},
"hsl": {
"h": 128,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.78933,
"c": 0.0245,
"h": 149.3
},
"luminance": 0.49706
}Semantic roles & 50–950 ramp
primary
#B0BFB2
secondary
#E7E4E7
accent
#518C95
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282