#B6BEB2#B6BEB2
#B6BEB2 is a light, near-neutral green. Relative luminance 0.500; OKLCH L 79.2% C 0.019 H 135.0°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BEB2 |
|---|---|
| RGB | rgb(182, 190, 178) |
| HSL | hsl(100, 8%, 72%) |
| HSV | hsv(100, 6%, 75%) |
| CMYK | cmyk(4.2%, 0%, 6.3%, 25.5%) |
| CIE-LAB | lab(76.06, -4.99, 5.10) |
| CIE-LCH | lch(76.06, 7.14, 134.41°) |
| OKLab | oklab(79.18% -0.0133 0.0133) |
| OKLCH | oklch(79.18% 0.019 135) |
| XYZ | xyz(45.7394, 49.9862, 49.3495) |
| Luminance | 0.4999 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.24
Silver
#C0C0C0
ΔE00 7.62
Light Grey
#D8DCD6
ΔE00 8.44
Cement
#A5A391
ΔE00 8.65
Greyish
#A8A495
ΔE00 8.67
Dark Gray
#A9A9A9
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BEB2 #BAB2BE
analogous
#BCBEB2 #B6BEB2 #B2BEB4
triadic
#B6BEB2 #B2B6BE #BEB2B6
tetradic
#B6BEB2 #B2BCBE #BAB2BE #BEB4B2
square
#B6BEB2 #B2BCBE #BAB2BE #BEB4B2
split-complementary
#B6BEB2 #B4B2BE #BEB2BC
monochromatic
#778570 #97A291 #B6BEB2 #D5DAD3 #EFF1EE
Accessibility & contrast
On white
1.91
#B6BEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#B6BEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BEB2
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BEB2 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB1
Deuteranopia (green-blind)
#BEBBB2
Tritanopia (blue-blind)
#B6BDBA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b6beb2; /* rgb */ color: rgb(182, 190, 178); /* oklch */ color: oklch(79.2% 0.019 135.0);
Tailwind
colors: {
custom: {
50: '#cbd1c9',
500: '#b6beb2',
950: '#000000',
},
}SCSS
$custom: #b6beb2; $custom-light: #cbd1c9; $custom-dark: #000000;
JSON
{
"hex": "#b6beb2",
"rgb": {
"r": 182,
"g": 190,
"b": 178
},
"hsl": {
"h": 100,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.79179,
"c": 0.01885,
"h": 135
},
"luminance": 0.49986
}Semantic roles & 50–950 ramp
primary
#B6BEB2
secondary
#E6E4E7
accent
#53927D
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282