#B2BEB0#B2BEB0
#B2BEB0 is a light, muted green. Relative luminance 0.494; OKLCH L 78.8% C 0.024 H 141.2°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEB0 |
|---|---|
| RGB | rgb(178, 190, 176) |
| HSL | hsl(111, 10%, 72%) |
| HSV | hsv(111, 7%, 75%) |
| CMYK | cmyk(6.3%, 0%, 7.4%, 25.5%) |
| CIE-LAB | lab(75.72, -6.76, 5.65) |
| CIE-LCH | lch(75.72, 8.81, 140.14°) |
| OKLab | oklab(78.82% -0.0184 0.0148) |
| OKLCH | oklch(78.82% 0.024 141.2) |
| XYZ | xyz(44.6086, 49.4262, 48.2560) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.75
Cement
#A5A391
ΔE00 9.22
Silver
#C0C0C0
ΔE00 9.31
Greenish Grey
#96AE8D
ΔE00 9.47
Light Grey
#D8DCD6
ΔE00 9.52
Greyish
#A8A495
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEB0 #BCB0BE
analogous
#B9BEB0 #B2BEB0 #B0BEB5
triadic
#B2BEB0 #B0B2BE #BEB0B2
tetradic
#B2BEB0 #B0B9BE #BCB0BE #BEB5B0
square
#B2BEB0 #B0B9BE #BCB0BE #BEB5B0
split-complementary
#B2BEB0 #B5B0BE #BEB0B9
monochromatic
#71866E #91A28E #B2BEB0 #D3DAD2 #EFF1EE
Accessibility & contrast
On white
1.93
#B2BEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#B2BEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEB0
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEB0 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAF
Deuteranopia (green-blind)
#BDBAB1
Tritanopia (blue-blind)
#B1BDBA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2beb0; /* rgb */ color: rgb(178, 190, 176); /* oklch */ color: oklch(78.8% 0.024 141.2);
Tailwind
colors: {
custom: {
50: '#c9d1c7',
500: '#b2beb0',
950: '#000000',
},
}SCSS
$custom: #b2beb0; $custom-light: #c9d1c7; $custom-dark: #000000;
JSON
{
"hex": "#b2beb0",
"rgb": {
"r": 178,
"g": 190,
"b": 176
},
"hsl": {
"h": 111.429,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.78817,
"c": 0.02355,
"h": 141.2
},
"luminance": 0.49426
}Semantic roles & 50–950 ramp
primary
#B2BEB0
secondary
#E6E3E7
accent
#52948A
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282