#B2BCB0#B2BCB0
#B2BCB0 is a light, muted green. Relative luminance 0.486; OKLCH L 78.4% C 0.020 H 140.5°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BCB0 |
|---|---|
| RGB | rgb(178, 188, 176) |
| HSL | hsl(110, 8%, 71%) |
| HSV | hsv(110, 6%, 74%) |
| CMYK | cmyk(5.3%, 0%, 6.4%, 26.3%) |
| CIE-LAB | lab(75.18, -5.71, 4.87) |
| CIE-LCH | lch(75.18, 7.51, 139.50°) |
| OKLab | oklab(78.39% -0.0155 0.0127) |
| OKLCH | oklch(78.39% 0.02 140.5) |
| XYZ | xyz(44.1784, 48.5658, 48.1125) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.95
Silver
#C0C0C0
ΔE00 8.26
Cement
#A5A391
ΔE00 8.59
Greyish
#A8A495
ΔE00 8.77
Dark Gray
#A9A9A9
ΔE00 9.22
Light Grey
#D8DCD6
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BCB0 #BAB0BC
analogous
#B8BCB0 #B2BCB0 #B0BCB4
triadic
#B2BCB0 #B0B2BC #BCB0B2
tetradic
#B2BCB0 #B0B8BC #BAB0BC #BCB4B0
square
#B2BCB0 #B0B8BC #BAB0BC #BCB4B0
split-complementary
#B2BCB0 #B4B0BC #BCB0B8
monochromatic
#72836F #92A08F #B2BCB0 #D2D8D1 #EFF1EE
Accessibility & contrast
On white
1.96
#B2BCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#B2BCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BCB0
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BCB0 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAF
Deuteranopia (green-blind)
#BBB9B1
Tritanopia (blue-blind)
#B2BBB8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2bcb0; /* rgb */ color: rgb(178, 188, 176); /* oklch */ color: oklch(78.4% 0.020 140.5);
Tailwind
colors: {
custom: {
50: '#c9d0c7',
500: '#b2bcb0',
950: '#000000',
},
}SCSS
$custom: #b2bcb0; $custom-light: #c9d0c7; $custom-dark: #000000;
JSON
{
"hex": "#b2bcb0",
"rgb": {
"r": 178,
"g": 188,
"b": 176
},
"hsl": {
"h": 110,
"s": 8.219,
"l": 71.373
},
"oklch": {
"l": 0.78394,
"c": 0.02004,
"h": 140.5
},
"luminance": 0.48566
}Semantic roles & 50–950 ramp
primary
#B2BCB0
secondary
#E5E2E5
accent
#539288
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282