#B2BEB2#B2BEB2
#B2BEB2 is a light, muted green. Relative luminance 0.495; OKLCH L 78.9% C 0.021 H 145.4°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEB2 |
|---|---|
| RGB | rgb(178, 190, 178) |
| HSL | hsl(120, 8%, 72%) |
| HSV | hsv(120, 6%, 75%) |
| CMYK | cmyk(6.3%, 0%, 6.3%, 25.5%) |
| CIE-LAB | lab(75.77, -6.40, 4.63) |
| CIE-LCH | lch(75.77, 7.90, 144.08°) |
| OKLab | oklab(78.87% -0.0175 0.0121) |
| OKLCH | oklch(78.87% 0.021 145.4) |
| XYZ | xyz(44.8079, 49.5059, 49.3058) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.13
Silver
#C0C0C0
ΔE00 8.70
Light Grey
#D8DCD6
ΔE00 9.18
Cement
#A5A391
ΔE00 9.38
Greyish
#A8A495
ΔE00 9.62
Dark Gray
#A9A9A9
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEB2 #BEB2BE
analogous
#B8BEB2 #B2BEB2 #B2BEB8
triadic
#B2BEB2 #B2B2BE #BEB2B2
tetradic
#B2BEB2 #B2B8BE #BEB2BE #BEB8B2
square
#B2BEB2 #B2B8BE #BEB2BE #BEB8B2
split-complementary
#B2BEB2 #B8B2BE #BEB2B8
monochromatic
#708570 #91A291 #B2BEB2 #D3DAD3 #EEF1EE
Accessibility & contrast
On white
1.93
#B2BEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#B2BEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEB2
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEB2 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB1
Deuteranopia (green-blind)
#BCBAB3
Tritanopia (blue-blind)
#B1BDBA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2beb2; /* rgb */ color: rgb(178, 190, 178); /* oklch */ color: oklch(78.9% 0.021 145.4);
Tailwind
colors: {
custom: {
50: '#c9d1c9',
500: '#b2beb2',
950: '#000000',
},
}SCSS
$custom: #b2beb2; $custom-light: #c9d1c9; $custom-dark: #000000;
JSON
{
"hex": "#b2beb2",
"rgb": {
"r": 178,
"g": 190,
"b": 178
},
"hsl": {
"h": 120,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.78872,
"c": 0.02131,
"h": 145.4
},
"luminance": 0.49506
}Semantic roles & 50–950 ramp
primary
#B2BEB2
secondary
#E7E4E7
accent
#539292
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282