#B3BFB2#B3BFB2
#B3BFB2 is a light, muted green. Relative luminance 0.501; OKLCH L 79.2% C 0.022 H 143.2°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BFB2 |
|---|---|
| RGB | rgb(179, 191, 178) |
| HSL | hsl(115, 9%, 72%) |
| HSV | hsv(115, 7%, 75%) |
| CMYK | cmyk(6.3%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(76.11, -6.57, 5.13) |
| CIE-LCH | lch(76.11, 8.34, 142.01°) |
| OKLab | oklab(79.16% -0.0179 0.0134) |
| OKLCH | oklch(79.16% 0.022 143.2) |
| XYZ | xyz(45.2556, 50.0593, 49.3890) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.31
Silver
#C0C0C0
ΔE00 8.96
Light Grey
#D8DCD6
ΔE00 9.12
Cement
#A5A391
ΔE00 9.49
Greyish
#A8A495
ΔE00 9.77
Greenish Grey
#96AE8D
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BFB2 #BEB2BF
analogous
#BABFB2 #B3BFB2 #B2BFB8
triadic
#B3BFB2 #B2B3BF #BFB2B3
tetradic
#B3BFB2 #B2BABF #BEB2BF #BFB8B2
square
#B3BFB2 #B2BABF #BEB2BF #BFB8B2
split-complementary
#B3BFB2 #B8B2BF #BFB2BA
monochromatic
#728770 #92A391 #B3BFB2 #D4DBD3 #EFF1EE
Accessibility & contrast
On white
1.91
#B3BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#B3BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BFB2
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BFB2 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCB1
Deuteranopia (green-blind)
#BEBBB3
Tritanopia (blue-blind)
#B2BEBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b3bfb2; /* rgb */ color: rgb(179, 191, 178); /* oklch */ color: oklch(79.2% 0.022 143.2);
Tailwind
colors: {
custom: {
50: '#c9d2c9',
500: '#b3bfb2',
950: '#000000',
},
}SCSS
$custom: #b3bfb2; $custom-light: #c9d2c9; $custom-dark: #000000;
JSON
{
"hex": "#b3bfb2",
"rgb": {
"r": 179,
"g": 191,
"b": 178
},
"hsl": {
"h": 115.385,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.79159,
"c": 0.0224,
"h": 143.2
},
"luminance": 0.5006
}Semantic roles & 50–950 ramp
primary
#B3BFB2
secondary
#918392
accent
#52938E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382