#B0BCB2#B0BCB2
#B0BCB2 is a light, near-neutral green. Relative luminance 0.484; OKLCH L 78.3% C 0.019 H 150.5°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BCB2 |
|---|---|
| RGB | rgb(176, 188, 178) |
| HSL | hsl(130, 8%, 71%) |
| HSV | hsv(130, 6%, 74%) |
| CMYK | cmyk(6.4%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(75.08, -6.04, 3.63) |
| CIE-LCH | lch(75.08, 7.04, 149.00°) |
| OKLab | oklab(78.3% -0.0168 0.0095) |
| OKLCH | oklch(78.3% 0.019 150.5) |
| XYZ | xyz(43.9221, 48.4105, 49.1410) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.84
Silver
#C0C0C0
ΔE00 8.22
Dark Gray
#A9A9A9
ΔE00 9.13
Cement
#A5A391
ΔE00 9.24
Light Grey
#D8DCD6
ΔE00 9.37
Greyish
#A8A495
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BCB2 #BCB0BA
analogous
#B4BCB0 #B0BCB2 #B0BCB8
triadic
#B0BCB2 #B2B0BC #BCB2B0
tetradic
#B0BCB2 #B0B4BC #BCB0BA #BCB8B0
square
#B0BCB2 #B0B4BC #BCB0BA #BCB8B0
split-complementary
#B0BCB2 #B8B0BC #BCB0B4
monochromatic
#6F8372 #8FA092 #B0BCB2 #D1D8D2 #EEF1EF
Accessibility & contrast
On white
1.97
#B0BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#B0BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BCB2
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BCB2 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB2
Deuteranopia (green-blind)
#BAB8B2
Tritanopia (blue-blind)
#AFBBB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b0bcb2; /* rgb */ color: rgb(176, 188, 178); /* oklch */ color: oklch(78.3% 0.019 150.5);
Tailwind
colors: {
custom: {
50: '#c7d0c9',
500: '#b0bcb2',
950: '#000000',
},
}SCSS
$custom: #b0bcb2; $custom-light: #c7d0c9; $custom-dark: #000000;
JSON
{
"hex": "#b0bcb2",
"rgb": {
"r": 176,
"g": 188,
"b": 178
},
"hsl": {
"h": 130,
"s": 8.219,
"l": 71.373
},
"oklch": {
"l": 0.78297,
"c": 0.01926,
"h": 150.5
},
"luminance": 0.48411
}Semantic roles & 50–950 ramp
primary
#B0BCB2
secondary
#E5E2E5
accent
#538892
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282