#B2BFB2#B2BFB2
#B2BFB2 is a light, muted green. Relative luminance 0.499; OKLCH L 79.1% C 0.023 H 145.3°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFB2 |
|---|---|
| RGB | rgb(178, 191, 178) |
| HSL | hsl(120, 9%, 72%) |
| HSV | hsv(120, 7%, 75%) |
| CMYK | cmyk(6.8%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(76.03, -6.92, 5.02) |
| CIE-LCH | lch(76.03, 8.55, 144.05°) |
| OKLab | oklab(79.08% -0.019 0.0131) |
| OKLCH | oklch(79.08% 0.023 145.3) |
| XYZ | xyz(45.0253, 49.9406, 49.3783) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.55
Silver
#C0C0C0
ΔE00 9.23
Light Grey
#D8DCD6
ΔE00 9.33
Cement
#A5A391
ΔE00 9.69
Greenish Grey
#96AE8D
ΔE00 9.75
Greyish
#A8A495
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFB2 #BFB2BF
analogous
#B9BFB2 #B2BFB2 #B2BFB9
triadic
#B2BFB2 #B2B2BF #BFB2B2
tetradic
#B2BFB2 #B2B9BF #BFB2BF #BFB9B2
square
#B2BFB2 #B2B9BF #BFB2BF #BFB9B2
split-complementary
#B2BFB2 #B9B2BF #BFB2B9
monochromatic
#708770 #91A391 #B2BFB2 #D3DBD3 #EEF1EE
Accessibility & contrast
On white
1.91
#B2BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#B2BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFB2
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFB2 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCB1
Deuteranopia (green-blind)
#BDBBB3
Tritanopia (blue-blind)
#B1BEBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bfb2; /* rgb */ color: rgb(178, 191, 178); /* oklch */ color: oklch(79.1% 0.023 145.3);
Tailwind
colors: {
custom: {
50: '#c9d2c9',
500: '#b2bfb2',
950: '#000000',
},
}SCSS
$custom: #b2bfb2; $custom-light: #c9d2c9; $custom-dark: #000000;
JSON
{
"hex": "#b2bfb2",
"rgb": {
"r": 178,
"g": 191,
"b": 178
},
"hsl": {
"h": 120,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.79083,
"c": 0.02307,
"h": 145.3
},
"luminance": 0.49941
}Semantic roles & 50–950 ramp
primary
#B2BFB2
secondary
#E7E4E7
accent
#529393
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282