#B6BFB2#B6BFB2
#B6BFB2 is a light, muted green. Relative luminance 0.504; OKLCH L 79.4% C 0.021 H 135.8°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BFB2 |
|---|---|
| RGB | rgb(182, 191, 178) |
| HSL | hsl(102, 9%, 72%) |
| HSV | hsv(102, 7%, 75%) |
| CMYK | cmyk(4.7%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(76.33, -5.52, 5.48) |
| CIE-LCH | lch(76.33, 7.78, 135.21°) |
| OKLab | oklab(79.39% -0.0148 0.0143) |
| OKLCH | oklch(79.39% 0.021 135.8) |
| XYZ | xyz(45.9567, 50.4208, 49.4219) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.65
Silver
#C0C0C0
ΔE00 8.17
Light Grey
#D8DCD6
ΔE00 8.55
Cement
#A5A391
ΔE00 8.93
Greyish
#A8A495
ΔE00 9.06
Warm Gray
#C9BEB0
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BFB2 #BBB2BF
analogous
#BDBFB2 #B6BFB2 #B2BFB4
triadic
#B6BFB2 #B2B6BF #BFB2B6
tetradic
#B6BFB2 #B2BDBF #BBB2BF #BFB4B2
square
#B6BFB2 #B2BDBF #BBB2BF #BFB4B2
split-complementary
#B6BFB2 #B4B2BF #BFB2BD
monochromatic
#778770 #96A391 #B6BFB2 #D6DBD3 #EFF1EE
Accessibility & contrast
On white
1.89
#B6BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#B6BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BFB2
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BFB2 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB1
Deuteranopia (green-blind)
#BFBCB3
Tritanopia (blue-blind)
#B6BEBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b6bfb2; /* rgb */ color: rgb(182, 191, 178); /* oklch */ color: oklch(79.4% 0.021 135.8);
Tailwind
colors: {
custom: {
50: '#cbd2c9',
500: '#b6bfb2',
950: '#000000',
},
}SCSS
$custom: #b6bfb2; $custom-light: #cbd2c9; $custom-dark: #000000;
JSON
{
"hex": "#b6bfb2",
"rgb": {
"r": 182,
"g": 191,
"b": 178
},
"hsl": {
"h": 101.538,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.79389,
"c": 0.02059,
"h": 135.8
},
"luminance": 0.50421
}Semantic roles & 50–950 ramp
primary
#B6BFB2
secondary
#8D8392
accent
#52937F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382